plug a nasty leak and 3 others like it
commit2214d5b9c6adb68baabcaffabc73dd02239096b1
authorJim Meyering <meyering@redhat.com>
Tue, 28 Sep 2010 13:12:33 +0000 (28 15:12 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 28 Sep 2010 13:16:08 +0000 (28 15:16 +0200)
tree8a22bc3c4a8e749cc56f854a915e8c1d24f1367b
parent5f1095727aeb9a484c46c3586485e1b89468b06a
plug a nasty leak and 3 others like it

* rest.c (proxy_update_prov): Don't leak the state buffer
allocated in access_handler.  I confirmed that this does plug
an actual leak.
(proxy_query, proxy_bucket_post, proxy_object_post):
These are in the same vein, but were fixed by inspection,
since tests don't yet exercise these.
rest.c