]> git.ipfire.org Git - thirdparty/ccache.git/commit
Fix minor memory leak in get_cwd()
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 4 May 2011 20:34:12 +0000 (22:34 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 4 May 2011 20:34:12 +0000 (22:34 +0200)
commita760f7e3200ac3ac44240ec5783c97c530f3676e
tree495decf648a8b46ac400286e1500155782f4c408
parent2734eb4652df64f20ff5adba10ddff5b6acf8bb9
Fix minor memory leak in get_cwd()

Found and suggested by Bo Rydberg.
util.c