]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/amd-dbgapi: remove one xfree
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 5 Jun 2025 20:30:25 +0000 (16:30 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 6 Jun 2025 19:22:02 +0000 (15:22 -0400)
commit8d46965efced0843b1ed94fd0517055e737f263e
tree3b6bc52ac919072b810af12f70f40350215aaec5
parent7ad52074d2cb2478372fe16cf9bf1037f7ff67d4
gdb/amd-dbgapi: remove one xfree

Replace a manual xfree with unique_xmalloc_ptr.

Change-Id: Id4d2065e3294c4761fe3c852962360712b53d7a8
Approved-By: Tom Tromey <tom@tromey.com>
Approved-by: Lancelot Six <lancelot.six@amd.com> (amdgpu)
gdb/amd-dbgapi-target.c