Damyan Ivanov wrote:
Short story: I think that this is unexploitable.
I think we could hunt this kind of bugs with code checkers (like flawfinder)

gds.cpp:960:  [4] (buffer) strcpy:
  Does not check for buffer overflows when copying to destination.
  Consider using strncpy or strlcpy (warning, strncpy is easily misused).

--
Regards,
Linux admin team


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to