[PATCH v2 0/1] nss: Fix memory leak in findLease

Alexander Kuznetsov posted 1 patch 10 months, 3 weeks ago
Failed in applying to current master (apply log)
tools/nss/libvirt_nss.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
[PATCH v2 0/1] nss: Fix memory leak in findLease
Posted by Alexander Kuznetsov 10 months, 3 weeks ago
v2:
- don't touch free() call inside LIBVIRT_NSS_GUEST macro
- rearrange asprintf to be called after realloc, so no extra free call is needed

Alexander Kuznetsov (1):
  nss: Fix memory leak in findLease

 tools/nss/libvirt_nss.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.42.4