aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stack.c')
-rw-r--r--gdb/stack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/stack.c b/gdb/stack.c
index 9fdc9ee..ecf1ee8 100644
--- a/gdb/stack.c
+++ b/gdb/stack.c
@@ -1645,7 +1645,6 @@ info_frame_command (const char *addr_exp, int from_tty)
}
release_value (value);
- value_free (value);
need_nl = 0;
}
/* else keep quiet. */