]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix browsing crash...
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 29 Sep 2005 17:23:33 +0000 (17:23 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 29 Sep 2005 17:23:33 +0000 (17:23 +0000)
commit9c3413b7e4940171f3c010f13cfb4ac6bf094c61
treeaadc649acb6b5015186cd8a62796d5ea1a3b6f79
parentcc1b5936fef621dc6bd158c35ebb51112b521b4f
Fix browsing crash...

scheduler/dirsvc.c:
    - cupsdSendBrowseList(): Find BrowseNext, not
      BrowseNext->name.
    - cupsdStartBrowsing(): Initialize BrowseNext to NULL.

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