https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71219

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-05-26
                 CC|                            |msebor at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
I agree.  There's additional background on this rule in the CERT C Coding
Standard guideline MEM35-C. Allocate sufficient memory for an object
(https://www.securecoding.cert.org/confluence/x/2wE)

Let me add it to the of list security-related issues to diagnose I've been
working on.

Reply via email to