OSDN Git Service

* fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 May 2000 14:43:50 +0000 (14:43 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 May 2000 14:43:50 +0000 (14:43 +0000)
commit8a025b7b63ced493630f92c3910976e070e02e7d
tree1f7682065e552b701a88411e15b3c967fa957715
parent15bde4a984539e76bf1e782da54c55b3b3951985
* fixinc/fixfixes.c (char_macro_use_fix, char_macro_def_fix):
Don't check the return value of sprintf.  Use asprintf to avoid
buffer overflows.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33955 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fixinc/fixfixes.c