]> git.ipfire.org Git - thirdparty/gcc.git/commit
opts-common.c (prune_options): Ensure replacement argv array is correctly terminated...
authorDave Korn <dave.korn.cygwin@gmail.com>
Wed, 9 Jun 2010 16:46:59 +0000 (16:46 +0000)
committerDave Korn <davek@gcc.gnu.org>
Wed, 9 Jun 2010 16:46:59 +0000 (16:46 +0000)
commit807303cf1432a90d6b15fe8f73fc6094fe829ad5
tree5e89c85c14285328b9131a92b1e30284dda64105
parent289e52fd12ea388be5e7d3de3dc797fd87004fee
opts-common.c (prune_options): Ensure replacement argv array is correctly terminated by a NULL entry.

* opts-common.c (prune_options): Ensure replacement argv array
is correctly terminated by a NULL entry.

From-SVN: r160496
gcc/ChangeLog
gcc/opts-common.c