]> git.ipfire.org Git - thirdparty/curl.git/commit
dict: fix memory leak in OOM exit path
authorArvid Norberg <arvid@cs.umu.se>
Fri, 14 Feb 2014 07:20:59 +0000 (08:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 14 Feb 2014 07:21:41 +0000 (08:21 +0100)
commit1813a77b024d03b59fe5b591a5c5ecced02a9e66
tree298127f5b9e0e18b7c924278c7e03945eba99ec1
parentd3d871cb4fe1512b689bb29cb49473cfcf91c684
dict: fix memory leak in OOM exit path

Bug: https://github.com/bagder/curl/pull/90
lib/dict.c