]> gitweb.ps.run Git - ps-cgit/commitdiff
cgit_parse_commit(): Add missing call to xstrdup()
authorLars Hjemli <hjemli@gmail.com>
Sat, 27 Oct 2007 11:50:18 +0000 (13:50 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sat, 27 Oct 2007 11:55:12 +0000 (13:55 +0200)
It's rather silly to point into random memory-locations. Also, remove a
call to strdup() used on a literal char *.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found