OSDN Git Service

* valops.c (value_assign): Move 'buffer' to the enclosing block,
authorjimb <jimb>
Tue, 14 Sep 2004 02:51:22 +0000 (02:51 +0000)
committerjimb <jimb>
Tue, 14 Sep 2004 02:51:22 +0000 (02:51 +0000)
commitd71ad796ed25e6829832e34464b421f3a329533e
treec4e7b3d40791e0f61111cfbd9ddef7aec3ad16bd
parent173f7c5b47fb1b7a73b9d87023896a7fa1b4b5c1
* valops.c (value_assign): Move 'buffer' to the enclosing block,
so that its storage isn't referenced after its lifetime ends.
gdb/ChangeLog
gdb/valops.c