This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][BZ #12140] Add note on free list pointers overwritingM_PERTURB bytes


Use @theglibc{} and so forth, never "glibc".  Or just say, "the @code{free}
function".  But if there was a need to say this, then perhaps there's a
need to reword to be even more clear.  The option never guarantees that you
can find any particular byte values in freed space.  What it guarantees is
that the contents the block had before it was freed will be overwritten.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]