diff options
author | Mahmoud Mandour <ma.mandourr@gmail.com> | 2021-03-14 05:23:22 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2021-05-26 18:39:32 +0100 |
commit | d14d4f4f1815dcf63fa6b90e9a34854977e42f84 (patch) | |
tree | 59814c3ce6d2ab7fcb772d0720559fa7e60cbfaa /pc-bios/pxe-ne2k_pci.rom | |
parent | b5fd59cf907df7fa2272426010c4d264682347f2 (diff) |
tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
Replaced a call to calloc() and its respective free() call
with GLib's g_try_new0() and g_free() calls.
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Message-Id: <20210314032324.45142-7-ma.mandourr@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'pc-bios/pxe-ne2k_pci.rom')
0 files changed, 0 insertions, 0 deletions