Assignee: dmalcolm at gcc dot gnu.org
Reporter: addw at phcomp dot co.uk
Target Milestone: ---
Report of a memory leak - that does not happen.
If malloc()/realloc() fails then td->hs_index is left untouched.
#include
#def
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94851
--- Comment #1 from Alain D D Williams ---
Created attachment 48410
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48410&action=edit
Compiler output
: normal
Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: addw at phcomp dot co.uk
Target Milestone: ---
Created attachment 48409
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48409&action=edit
C source showin