]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix segfault in http_copy_decode() - wasn't checking for a NULL term
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 1 Feb 2006 14:58:46 +0000 (14:58 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 1 Feb 2006 14:58:46 +0000 (14:58 +0000)
commit540ee0b082f56573deef9a7ff7bf2a77dc74b0ef
tree33d5f61c73eb08ce5d8fa328b17b4c48b53fc762
parent09a48dfaba327a0b3f34c9388596c15ea3e68b86
Fix segfault in http_copy_decode() - wasn't checking for a NULL term
character.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@5035 7a7537e8-13f0-0310-91df-b6672ffda945
cups/http-support.c