https://bugs.kde.org/show_bug.cgi?id=401284

--- Comment #9 from Paul Floyd <pjfl...@wanadoo.fr> ---
>                       src_orig,  \
>                       (Addr)dst-(Addr)dst_orig+1, \
> -                     (Addr)src-(Addr)src_orig+1)) \
> +                     n)) \
>           RECORD_OVERLAP_ERROR("strncat", dst_orig, src_orig, n); \

We need to keep the calculated lengths - either or both sting can be shorter
than n.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to