libgit2/script
Patrick Steinhardt 4d8fe1cda0 coverity: model functions printing into git_buf
The `git_buf` structure seems to be too complicated to correctly
grasp for Coverity. As such, add simpler models trying to guide
Coverity and remove false positives related to these functions.
2016-06-07 09:22:02 +02:00
..
appveyor-mingw.sh Remove CI support for mingw32 2016-03-14 11:05:58 +01:00
cibuild.sh CI: start the proxy before the build so it's ready 2016-04-19 13:54:19 +02:00
coverity.sh coverity: report errors when uploading tarball 2016-03-11 13:31:12 +01:00
install-deps-osx.sh travis: don't install CMake on OS X 2015-07-06 18:42:39 +02:00
user_model.c coverity: model functions printing into git_buf 2016-06-07 09:22:02 +02:00
user_nodefs.h common: introduce GITERR_CHECK_ALLOC_BUF 2016-02-23 11:50:23 +01:00