https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288321

Konstantin Belousov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Konstantin Belousov <[email protected]> ---
Can len argument be legitimately greater than the length of the string?
For instance, is the call
  memrchr("aaabbbc", 'c', INT_MAX);
legit?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to