Replace xmalloc/xfree with vector in jit.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2ffc3334feab9bf52c60629a2f45b9843fec9a03..165ffda25109dadc809754104f22655565ebd2a5 100644 (file)
@@ -1,3 +1,8 @@
+2019-12-12  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * jit.c (jit_reader_try_read_symtab): Replace xmalloc/xfree with
+       gdb::byte_vector.
+
 2019-12-12  Tom Tromey  <tromey@adacore.com>
 
        * xml-support.c (xml_fetch_content_from_file): Don't call
This page took 0.02444 seconds and 4 git commands to generate.