choose-temp.c (choose_temp_base): Check the result of the call to mktemp rather than...
authorBen Elliston <bje@au.ibm.com>
Fri, 12 Jan 2007 00:37:48 +0000 (00:37 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Fri, 12 Jan 2007 00:37:48 +0000 (11:37 +1100)
commit7d37bf39d0c618b44e4d48746d40a0eecb3fbfc0
tree078dc81d387c0578595728620bc950f77a0b6497
parentb697aed40f6fd83d37a81bdaece4369b434b9555
choose-temp.c (choose_temp_base): Check the result of the call to mktemp rather than testing the length of the...

* choose-temp.c (choose_temp_base): Check the result of the call
to mktemp rather than testing the length of the modified string.

From-SVN: r120698
libiberty/ChangeLog
libiberty/choose-temp.c