summaryrefslogtreecommitdiffstats
path: root/t/t4018/cpp-function-returning-pointer
diff options
context:
space:
mode:
authorOlga Telezhnaya <olyatelezhnaya@gmail.com>2018-07-17 08:22:57 +0000
committerJunio C Hamano <gitster@pobox.com>2018-07-17 15:04:27 -0700
commit20a9c156198bf195b7d32ef9a73ba01b8b19f52c (patch)
tree5d6ff684469bd0220ecb204096515ad7a4157d05 /t/t4018/cpp-function-returning-pointer
parenta8e7e385cd239e9e862aba2038c43d4af07c187d (diff)
downloadgit-20a9c156198bf195b7d32ef9a73ba01b8b19f52c.tar.gz
git-20a9c156198bf195b7d32ef9a73ba01b8b19f52c.zip
ref-filter: fill empty fields with empty values
Atoms like "align" or "end" do not have string representation. Earlier we had to go and parse whole object with a hope that we could fill their string representations. It's easier to fill them with an empty string before we start to work with whole object. It is important to mention that we fill only these atoms that must contain nothing. So, if we could not fill the atom because, for example, the object is missing, we leave it with NULL. Signed-off-by: Olga Telezhnaia <olyatelezhnaya@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-function-returning-pointer')
0 files changed, 0 insertions, 0 deletions