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