qemu/osdep: Document os_find_datadir() return value
commit7da1d7dcc0c08519b92d8af579fec2e2ea9e60b1
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 14 Jul 2020 16:10:44 +0000 (14 18:10 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 21 Jul 2020 14:13:04 +0000 (21 16:13 +0200)
tree025ee4dda6974bebb1a21e91598b1e3fed961490
parent90218a9a393c7925f330e7dcc08658e2a01d3bd4
qemu/osdep: Document os_find_datadir() return value

Document os_find_datadir() returned data must be freed.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael Rolnik <mrolnik@gmail.com>
Tested-by: Michael Rolnik <mrolnik@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200714164257.23330-2-f4bug@amsat.org>
os-posix.c
os-win32.c