xemu/contrib/ivshmem-client
Marc-André Lureau 45b00c44ce contrib: remove unnecessary strdup()
getopt() optarg points to argv memory, no need to dup those values,
fixes small leaks detected by clang-analyzer.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
2015-10-24 18:03:18 +02:00
..
ivshmem-client.c ivshmem: add check on protocol version in QEMU 2015-10-24 18:03:18 +02:00
ivshmem-client.h ivshmem: add check on protocol version in QEMU 2015-10-24 18:03:18 +02:00
main.c contrib: remove unnecessary strdup() 2015-10-24 18:03:18 +02:00
Makefile.objs contrib: add ivshmem client and server 2015-10-24 18:03:16 +02:00