diff options
author | Vicent Marti <tanoku@gmail.com> | 2014-11-21 13:50:46 +0100 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2014-11-21 14:09:53 +0100 |
commit | e015665142fad7314581063b25202f32631d510e (patch) | |
tree | c3aeae51d9e4f367438a4e9b70b2353ba069d903 /tests/diff/diff_helpers.c | |
parent | fc6ac074ee7ea945819e0a1d6f65ba160ba403d7 (diff) | |
download | libgit2-e015665142fad7314581063b25202f32631d510e.tar.gz |
odb: `git_odb_object` contents are never NULLvmg/empty
This is a contract that we made in the library and that we need to uphold. The
contents of a blob can never be NULL because several parts of the library (including
the filter and attributes code) expect `git_blob_rawcontent` to always return a
valid pointer.
Diffstat (limited to 'tests/diff/diff_helpers.c')
0 files changed, 0 insertions, 0 deletions