aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2019-12-12 14:54:47 -0500
committerSimon Marchi <simon.marchi@efficios.com>2019-12-12 14:54:47 -0500
commit7190276c52b9d86a52aae73d3a0f8b56e7a1f4f1 (patch)
treeb08bc114ee4318c14995078880e10063d8a592ad /etc
parentd61df89700bcf1633ca9db0ea403c2108c3cac3e (diff)
downloadgdb-7190276c52b9d86a52aae73d3a0f8b56e7a1f4f1.zip
gdb-7190276c52b9d86a52aae73d3a0f8b56e7a1f4f1.tar.gz
gdb-7190276c52b9d86a52aae73d3a0f8b56e7a1f4f1.tar.bz2
Replace xmalloc/xfree with vector in jit.c
I'm currently studying that code and noticed this manual memory management, which could easily be replaced with a vector, so here it is. gdb/ChangeLog: * jit.c (jit_reader_try_read_symtab): Replace xmalloc/xfree with gdb::byte_vector.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions