Skip to content
  • Vlad Zahorodnii's avatar
    Remove redundant check · e163fe19
    Vlad Zahorodnii authored
    Given that both pointers are not null and the size is a positive
    integer, qstrncpy() can never return null.
    e163fe19