public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: hjl@sourceware.org
To: src-cvs@sourceware.org
Subject: src/libiberty ChangeLog argv.c
Date: Wed, 29 Aug 2012 01:02:00 -0000 [thread overview]
Message-ID: <20120829010241.19326.qmail@sourceware.org> (raw)
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-08-29 01:02:41
Modified files:
libiberty : ChangeLog argv.c
Log message:
Replace malloc with xmalloc
* argv.c (dupargv): Replace malloc with xmalloc. Don't check
xmalloc return.
(buildargv): Likewise. Also replace strdup with xstrdup.
(expandargv): Don't check dupargv return.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.614&r2=1.615
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/argv.c.diff?cvsroot=src&r1=1.24&r2=1.25
next reply other threads:[~2012-08-29 1:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-29 1:02 hjl [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-29 0:45 hjl
2010-08-13 11:36 nickc
2009-10-09 4:49 dj
2007-07-12 3:10 dj
2007-05-08 1:29 dj
2006-01-21 4:28 dj
2005-09-27 15:21 mmitchel
2005-04-14 2:22 dj
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=20120829010241.19326.qmail@sourceware.org \
--to=hjl@sourceware.org \
--cc=src-cvs@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).