tradcpp.c (special_symbol): Assign an null string rather than writing to an unallocat...
authorNeil Booth <neilb@earthling.net>
Mon, 6 Nov 2000 18:58:28 +0000 (18:58 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 6 Nov 2000 18:58:28 +0000 (18:58 +0000)
commitea33bfc554b774b3242edda58cca84c9c7770bfa
treeb5d548ce2debb01dfd8afd76c84d3b1dc7a5a79a
parent56051c0abd9ba1c659367b4e3530ae073d0bb9ba
tradcpp.c (special_symbol): Assign an null string rather than writing to an unallocated buffer.

        * tradcpp.c (special_symbol): Assign an null string rather
        than writing to an unallocated buffer.

From-SVN: r37278
gcc/ChangeLog
gcc/tradcpp.c