diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2012-08-29 01:03:21 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2012-08-28 18:03:21 -0700 |
commit | fabfa16b371e9354e2a62d88e80a698ba161ee3c (patch) | |
tree | d4cc491f04201443b0e7ac3a12dc0f9a9ea9a607 /gcc | |
parent | 55529d369ca6e3abb90f1e316e671d69764da19b (diff) | |
download | gcc-fabfa16b371e9354e2a62d88e80a698ba161ee3c.zip gcc-fabfa16b371e9354e2a62d88e80a698ba161ee3c.tar.gz gcc-fabfa16b371e9354e2a62d88e80a698ba161ee3c.tar.bz2 |
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.
From-SVN: r190767
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions