c - scan-build results

User:wing328@wing328-linux
Working Directory:/home/wing328/Code/openapi-generator/samples/client/petstore/c
Command Line:./build-and-test.bash
Clang Version:clang version 9.0.0-2 (tags/RELEASE_900/final)
Date:Wed Dec 16 23:09:43 2020

Bug Summary

Bug TypeQuantityDisplay?
All Bugs8
Logic error
Uninitialized argument value2
Memory error
Memory leak6

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Memory errorMemory leakmodel/order.corder_parseFromJSON18028View Report
Memory errorMemory leakmodel/pet.cpet_parseFromJSON25630View Report
Memory errorMemory leakmodel/api_response.capi_response_parseFromJSON10716View Report
Memory errorMemory leakmodel/user.cuser_parseFromJSON21836View Report
Memory errorMemory leakmodel/tag.ctag_parseFromJSON8412View Report
Memory errorMemory leakmodel/category.ccategory_parseFromJSON8412View Report
Logic errorUninitialized argument valueapi/PetAPI.cPetAPI_deletePet1936View Report
Logic errorUninitialized argument valueapi/PetAPI.cPetAPI_updatePetWithForm6086View Report