* valops.c (value_assign): Move 'buffer' to the enclosing block,
authorJim Blandy <jimb@codesourcery.com>
Tue, 14 Sep 2004 02:51:27 +0000 (02:51 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 14 Sep 2004 02:51:27 +0000 (02:51 +0000)
commit696576715e5355fa389275405e401115bc02089f
tree610520ba6e7e93cd14e59235585168ad0f113e48
parent79fadcb076b30e154a8e6981c9cae4b2bdd6e952
* 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