about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2013-04-06 13:30:54 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-04-08 15:45:34 +0200
commit3edfd83db61f5dd2f046e6e8c21dfceeae03ed82 (patch)
treeb29785135661b5f7bbb314b521b36351e021f142 /.gitignore
parentAlways #include corresponding .h in .c files (diff)
downloadcgit-pink-3edfd83db61f5dd2f046e6e8c21dfceeae03ed82.tar.gz
cgit-pink-3edfd83db61f5dd2f046e6e8c21dfceeae03ed82.zip
html.c: Replace strdup() with xstrdup()
Use the xstrdup() wrapper which already bails out if strdup() returns a
NULL pointer.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
it/input.c?h=1.5&id=3d9f808a600e33a444f8dd666a4e379c282e388b&follow=1'>Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe