g-expect.adb (Get_Command_Output): When expanding the output buffer we must ensure...
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:22:19 +0000 (11:22 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:22:19 +0000 (11:22 +0200)
commit0fdc3afe3f7e6168bc32f5a5a1626d7901865d25
treee9e82f5e29e3ab545f39b1c4bc295902c8081f5a
parent11f03980d014613ae18b77a98bc6e4e181887e87
g-expect.adb (Get_Command_Output): When expanding the output buffer we must ensure that there is enough place for...

* g-expect.adb (Get_Command_Output): When expanding the output buffer
we must ensure that there is enough place for the new data we are going
to copy in.

From-SVN: r123573
gcc/ada/g-expect.adb