public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
@ 2011-04-16 15:35 ` clausen at econ dot upenn.edu
  2011-04-16 16:03 ` ppluzhnikov at google dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: clausen at econ dot upenn.edu @ 2011-04-16 15:35 UTC (permalink / raw)
  To: glibc-bugs

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

Andrew Clausen <clausen at econ dot upenn.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |clausen at econ dot
                   |                            |upenn.edu
         Resolution|INVALID                     |

--- Comment #3 from Andrew Clausen <clausen at econ dot upenn.edu> 2011-04-16 15:34:58 UTC ---
I agree that this is a real bug.  I want to memset(ptr, 0,
malloc_usable_size(ptr)) my memory on free(3), so that my computer forgets all
of my private information.  This should work with mcheck() and friends.

-- 
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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
  2011-04-16 15:35 ` [Bug libc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0 clausen at econ dot upenn.edu
@ 2011-04-16 16:03 ` ppluzhnikov at google dot com
  2012-02-06 14:07 ` aj at suse dot de
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: ppluzhnikov at google dot com @ 2011-04-16 16:03 UTC (permalink / raw)
  To: glibc-bugs

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

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppluzhnikov at google dot
                   |                            |com

-- 
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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
  2011-04-16 15:35 ` [Bug libc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0 clausen at econ dot upenn.edu
  2011-04-16 16:03 ` ppluzhnikov at google dot com
@ 2012-02-06 14:07 ` aj at suse dot de
  2012-02-21  1:21 ` [Bug malloc/1349] " jsm28 at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: aj at suse dot de @ 2012-02-06 14:07 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug malloc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-02-06 14:07 ` aj at suse dot de
@ 2012-02-21  1:21 ` jsm28 at gcc dot gnu.org
  2012-05-06  9:04 ` aj at suse dot de
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-21  1:21 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |malloc

-- 
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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug malloc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-02-21  1:21 ` [Bug malloc/1349] " jsm28 at gcc dot gnu.org
@ 2012-05-06  9:04 ` aj at suse dot de
  2012-08-30 14:13 ` siddhesh at redhat dot com
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: aj at suse dot de @ 2012-05-06  9:04 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2012-05-06
         AssignedTo|drepper.fsp at gmail dot    |unassigned at sourceware
                   |com                         |dot org

-- 
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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug malloc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2012-05-06  9:04 ` aj at suse dot de
@ 2012-08-30 14:13 ` siddhesh at redhat dot com
  2012-09-05 16:23 ` siddhesh at redhat dot com
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: siddhesh at redhat dot com @ 2012-08-30 14:13 UTC (permalink / raw)
  To: glibc-bugs

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |siddhesh at redhat dot com
         AssignedTo|unassigned at sourceware    |siddhesh at redhat dot com
                   |dot org                     |

-- 
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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug malloc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2012-08-30 14:13 ` siddhesh at redhat dot com
@ 2012-09-05 16:23 ` siddhesh at redhat dot com
  2014-02-16 17:50 ` jackie.rosen at hushmail dot com
  2014-05-28 19:45 ` schwab at sourceware dot org
  8 siblings, 0 replies; 9+ messages in thread
From: siddhesh at redhat dot com @ 2012-09-05 16:23 UTC (permalink / raw)
  To: glibc-bugs

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Siddhesh Poyarekar <siddhesh at redhat dot com> 2012-09-05 16:22:31 UTC ---
Fixed in master: 6ef9cc37f0ea151a54e5c8a19950a6d5b6ff8a96

-- 
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.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug malloc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2012-09-05 16:23 ` siddhesh at redhat dot com
@ 2014-02-16 17:50 ` jackie.rosen at hushmail dot com
  2014-05-28 19:45 ` schwab at sourceware dot org
  8 siblings, 0 replies; 9+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 17:50 UTC (permalink / raw)
  To: glibc-bugs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #6 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug malloc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0
       [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2014-02-16 17:50 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:45 ` schwab at sourceware dot org
  8 siblings, 0 replies; 9+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:45 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-05-28 19:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-1349-131@http.sourceware.org/bugzilla/>
2011-04-16 15:35 ` [Bug libc/1349] malloc_usable_size() incorrect when MALLOC_CHECK_>0 clausen at econ dot upenn.edu
2011-04-16 16:03 ` ppluzhnikov at google dot com
2012-02-06 14:07 ` aj at suse dot de
2012-02-21  1:21 ` [Bug malloc/1349] " jsm28 at gcc dot gnu.org
2012-05-06  9:04 ` aj at suse dot de
2012-08-30 14:13 ` siddhesh at redhat dot com
2012-09-05 16:23 ` siddhesh at redhat dot com
2014-02-16 17:50 ` jackie.rosen at hushmail dot com
2014-05-28 19:45 ` schwab at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).