diff options
| author | Christian Hesse <mail@eworm.de> | 2015-10-09 13:15:48 +0200 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2015-10-09 14:02:41 +0200 |
| commit | 3e244a0ccaef8303302a2c462f36b8bdf3634a46 (patch) | |
| tree | d2acab80c012067c26bc853684a037cf3978c9d9 /ui-shared.c | |
| parent | ui-shared: return value of cgit_currenturl is not const (diff) | |
| download | cgit-magenta-3e244a0ccaef8303302a2c462f36b8bdf3634a46.tar.xz | |
ui-shared: fix resource leak: free allocation from cgit_currenturl
Coverity-id: 13927 Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'ui-shared.c')
| -rw-r--r-- | ui-shared.c | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/ui-shared.c b/ui-shared.c |
