]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix an Avahi-related crash bug in the scheduler (Issue #5085, Issue #5086)
authorMichael Sweet <michael.r.sweet@gmail.com>
Mon, 28 Aug 2017 14:04:29 +0000 (10:04 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Mon, 28 Aug 2017 14:04:29 +0000 (10:04 -0400)
commitb337f966e85ec2ae65769ee6bab12f78edcfafa5
treed18f0502fff196830f9e8689418363cc10347c66
parente9b2d701dae26930a356408ada2c4f7eacc59100
Fix an Avahi-related crash bug in the scheduler (Issue #5085, Issue #5086)

Add NULL pointer check to avoid Avahi assertion in production code.
CHANGES.md
scheduler/dirsvc.c