diff options
author | Daniel Henrique Barboza <danielhb413@gmail.com> | 2020-08-25 18:57:47 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-09-08 10:08:42 +1000 |
commit | 90d282d0858cf5a38f3e8a7e201aeab2a0ccbe88 (patch) | |
tree | 425d2e9644843cfabd1efa5a7e0f47349d1791b8 /qemu.nsi | |
parent | eab0a2d06e97ebcf74e8437aa985eee5df3a4c68 (diff) | |
download | qemu-90d282d0858cf5a38f3e8a7e201aeab2a0ccbe88.zip qemu-90d282d0858cf5a38f3e8a7e201aeab2a0ccbe88.tar.gz qemu-90d282d0858cf5a38f3e8a7e201aeab2a0ccbe88.tar.bz2 |
ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
Since we're using the string just once, just use g_autofree and
avoid leaking it without calling g_free().
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20200825215749.213536-2-danielhb413@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'qemu.nsi')
0 files changed, 0 insertions, 0 deletions