commit | 77307a766b6bb1ddd3604f335f30f2e751e77f45 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Fri May 23 14:35:29 2025 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Sat May 24 10:06:40 2025 -0400 |
tree | b94eb62cdff5477d9d51dd291bc8ebcc9e17b5f4 | |
parent | 265cdb307faf1ce47b01b59a2e228d742d85ab9b [diff] |
gdb: use local addrmap_mutable in addrmap selftest There is no need to allocate the addrmap_mutable on the heap. Change-Id: Ia6ec17101a44ae5eaffbf3382c9639414ce5343e Approved-By: Andrew Burgess <aburgess@redhat.com>