[PATCH 0/3] Fix some issues found by Coverity
John Keeping
john at keeping.me.uk
Sat Jan 16 12:03:04 CET 2016
These fix the three issues found by Coverity that are definitely
incorrect. There are seven more issues which mostly look like false
positives but I'm not sure if we should simply mark them as such or try
to improve the situation with modelling.
John Keeping (3):
ui-log: handle parse_commit() errors
cache: use size_t for string lengths
cache: don't check for match with no key
cache.c | 9 +++++----
ui-log.c | 4 +++-
2 files changed, 8 insertions(+), 5 deletions(-)
--
2.7.0.226.gfe986fe
More information about the CGit
mailing list