public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "schwab@linux-m68k.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug malloc/14981] mtrace realloc
Date: Sun, 23 Dec 2012 08:36:00 -0000	[thread overview]
Message-ID: <bug-14981-131-3qu41WVpXg@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-14981-131@http.sourceware.org/bugzilla/>

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

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> 2012-12-23 08:36:20 UTC ---
In glibc realloc(0,s) == malloc(s), and realloc(i,0) == (free(i),0) for i != 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.


  parent reply	other threads:[~2012-12-23  8:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-22 15:02 [Bug malloc/14981] New: " joost.vandevondele at mat dot ethz.ch
2012-12-22 15:03 ` [Bug malloc/14981] " joost.vandevondele at mat dot ethz.ch
2012-12-23  2:31 ` bugdal at aerifal dot cx
2012-12-23  8:36 ` schwab@linux-m68k.org [this message]
2012-12-23 16:31 ` joseph at codesourcery dot com
2013-01-03 10:21 ` schwab@linux-m68k.org
2014-02-16 17:50 ` jackie.rosen at hushmail dot com
2014-05-28 19:41 ` schwab at sourceware dot org
2014-06-14  5:30 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-14981-131-3qu41WVpXg@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).