* findvar.c (read_var_value): Don't allocate V when it will not
authorDaniel Jacobowitz <drow@false.org>
Mon, 7 Mar 2005 22:38:04 +0000 (22:38 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 7 Mar 2005 22:38:04 +0000 (22:38 +0000)
commitbb04426270995d00357531c2f08887bcc8661a1f
treeadd032ff0364050495d68aa0ddcf149df2da97fd
parent384e1a6106a6de8ed9e5df2cab4e90b62420902e
* findvar.c (read_var_value): Don't allocate V when it will not
be used.  Add missing break for LOC_INDIRECT.
gdb/ChangeLog
gdb/findvar.c