about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2006-12-28 01:54:43 +0100
committerLars Hjemli <hjemli@gmail.com>2006-12-28 01:54:43 +0100
commit27cd3b2a700e1cc46cd0393ddea48c07b62ee3a6 (patch)
tree041158893604fa4127bc0df31a2c22f8d48b852f /Makefile
parentMinor style fixes (diff)
downloadcgit-pink-27cd3b2a700e1cc46cd0393ddea48c07b62ee3a6.tar.gz
cgit-pink-27cd3b2a700e1cc46cd0393ddea48c07b62ee3a6.zip
Test for NULL-pointers in html_txt() and friends
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
er'>2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe