This is the mail archive of the glibc-bugs@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]

[Bug libc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0


http://sourceware.org/bugzilla/show_bug.cgi?id=1349

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aj at suse dot de
         AssignedTo|gotom at debian dot or.jp   |drepper.fsp at gmail dot
                   |                            |com

--- Comment #4 from Andreas Jaeger <aj at suse dot de> 2012-02-06 14:06:43 UTC ---
Looking at the documentation of malloc_usable_size, I agree this is a bug in
glibc.

IMO for the snippet in the report, usable should be 7 with MALLOC_CHECK_>0.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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