]> 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)
committerTill Kamppeter <till.kamppeter@gmail.com>
Tue, 24 Nov 2020 15:54:32 +0000 (16:54 +0100)
commit2576565df6c73dbe15aec05f72ba71231e61b9f7
treeed31b7f8693ec71ed39c697f850ba547620706e8
parent4dac6b3a4e2b5ac316f0144f32316eca478f27a6
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.

(cherry picked from commit 4d588e5d29fdb2396b45bec3a7cd2819fca761e0)
utils/cups-browsed.c