summaryrefslogtreecommitdiff
path: root/Documentation/gitignore.txt
diff options
context:
space:
mode:
authorLibravatar Filippo Negroni <fnegroni@flexerasoftware.com>2010-02-25 10:01:31 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-25 12:08:22 -0800
commit1f80c2afb0d826567a9a5a1c3ce76c28883e0e96 (patch)
tree9a5a5658f26fbeae32ed47b6c8a94fe3038c0805 /Documentation/gitignore.txt
parentbase85: Make the code more obvious instead of explaining the non-obvious (diff)
downloadtgif-1f80c2afb0d826567a9a5a1c3ce76c28883e0e96.tar.xz
Fix gitmkdtemp: correct test for mktemp() return value
In gitmkdtemp, the return value of mktemp is not tested correctly. mktemp() always returns its 'template' argument, even upon failure. An error is signalled by making the template an empty string. Signed-off-by: Filippo Negroni <fnegroni@flexerasoftware.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitignore.txt')
0 files changed, 0 insertions, 0 deletions