This series fixes 2 issues found by either coverity or clang. Together
with the second fix, there's also a patch cleaning the code up a little
bit.

Fabiano Fidêncio (3):
  db: Avoid dereference of null pointer
  tree: Avoid use of memory after it's freed
  tree: Cleanup _create_from_location_async_helper()

 osinfo/osinfo_db.c   | 10 ++++++----
 osinfo/osinfo_tree.c | 32 ++++++++++----------------------
 2 files changed, 16 insertions(+), 26 deletions(-)

-- 
2.21.0

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to