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

Cole Robinson crobinso at redhat.com
Tue May 21 19:37:17 UTC 2019


On 5/21/19 7:35 AM, Fabiano Fidêncio wrote:
> 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(-)
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>	

- Cole




More information about the Libosinfo mailing list