[Libosinfo] [libosinfo PATCH 0/3] Fix issues found by coverity/clang

Fabiano Fidêncio fidencio at redhat.com
Tue May 21 11:35:12 UTC 2019


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




More information about the Libosinfo mailing list