printing_cups: Call the msg_ctx destructor on exit
authorVolker Lendecke <vl@samba.org>
Fri, 11 Apr 2014 07:09:49 +0000 (09:09 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 23 Apr 2014 20:33:08 +0000 (22:33 +0200)
commit758b057700faced256e265984d0088f30d2a28e1
treefe5b2656586cdd2b7a159aaea5bd6a1ca1ad1981
parentc6a27340107854bbcd48ef0a83ee7d3be807445f
printing_cups: Call the msg_ctx destructor on exit

With the new messaging, if we don't do this, we'll leave sockets around. I'm
sure we will not catch everything, so a periodic cleanup will be required.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/printing/print_cups.c