aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2012-08-29 01:03:21 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2012-08-28 18:03:21 -0700
commitfabfa16b371e9354e2a62d88e80a698ba161ee3c (patch)
treed4cc491f04201443b0e7ac3a12dc0f9a9ea9a607 /gcc
parent55529d369ca6e3abb90f1e316e671d69764da19b (diff)
downloadgcc-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