administrator (STR #3953)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10062
7a7537e8-13f0-0310-91df-
b6672ffda945
CHANGES IN CUPS V1.5.1
- Documentation updates (STR #3885, STR #3946)
+ - The lpstat command would crash when then "-u" option was used by a
+ non-administrator (STR #3953)
- Japanese supply level reporting did not always work.
- The DBUS notifier could crash (STR #3947)
- Relaxed some of the page size checks in cupstestppd.
if (!list || !*list)
return (1);
+ if (!name)
+ return (0);
+
while (*list)
{
/*