]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
cups-browsed.c: Free the allocated memory if error happened and we have a cluster
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 23 Nov 2020 13:30:58 +0000 (14:30 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 23 Nov 2020 13:30:58 +0000 (14:30 +0100)
commit4d588e5d29fdb2396b45bec3a7cd2819fca761e0
tree2e0333b0daefa6348b9a39955016c7e79f520919
parentd937acd4cdde9a9da8f3459f8ce1b6da196ba887
cups-browsed.c: Free the allocated memory if error happened and we have a cluster

The code previously leaked several structs, if an error occured during print cluster creation.
utils/cups-browsed.c