diff options
author | Tom Tromey <tom@tromey.com> | 2017-08-14 00:15:33 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-09-09 14:10:49 -0600 |
commit | 49663d051c70e1366f9b94f586459a329e9b7053 (patch) | |
tree | 7bdf3526f3abcddcdadee7efe6c156df2af1376c /gdb/namespace.c | |
parent | 0b868b60c97b13566cefc8c8f1984225b0165eec (diff) | |
download | binutils-49663d051c70e1366f9b94f586459a329e9b7053.zip binutils-49663d051c70e1366f9b94f586459a329e9b7053.tar.gz binutils-49663d051c70e1366f9b94f586459a329e9b7053.tar.bz2 |
Use gdb::byte_vector in pascal_object_print_value
This changes pascal_object_print_value to use a gdb::byte_vector.
This removes a cleanup. This change also points out how the previous
code had a possible use-after-free bug.
ChangeLog
2017-09-09 Tom Tromey <tom@tromey.com>
* p-valprint.c (pascal_object_print_value): Use gdb::byte_vector.
Diffstat (limited to 'gdb/namespace.c')
0 files changed, 0 insertions, 0 deletions