diff options
author | Lukas Fleischer <cgit@cryptocrack.de> | 2011-04-05 10:35:43 +0200 |
---|---|---|
committer | Lars Hjemli <hjemli@gmail.com> | 2011-05-23 22:58:35 +0200 |
commit | a0bf375a1a9b74056a913f3687c6f5b42ad4acf6 (patch) | |
tree | d8845fbb7fcf73da11f29673081ed2ca31964e2e /ui-stats.c | |
parent | Fix memory leak in http_parse_querystring(). (diff) | |
download | cgit-pink-a0bf375a1a9b74056a913f3687c6f5b42ad4acf6.tar.gz cgit-pink-a0bf375a1a9b74056a913f3687c6f5b42ad4acf6.zip |
Avoid null pointer dereference in reencode().
Returning "*txt" if "txt" is a null pointer is a bad thing. Spotted with clang-analyzer. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions