Fix leak of identifier in macro definition.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1ac3b55e4840236756400a78729272f480ddf556..87cba1c40ee0ac0d9a12cd7d9a96bf2c3a417aee 100644 (file)
@@ -1,3 +1,9 @@
+2019-02-06  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * macrocmd.c (extract_identifier): Return
+       a gdb::unique_xmalloc_ptr<char> instead of a char *, and update
+       callers.
+
 2019-02-06  John Baldwin  <jhb@FreeBSD.org>
 
        * fbsd-nat.c (fbsd_fetch_cmdline): Join arguments with spaces.
This page took 0.031168 seconds and 4 git commands to generate.