git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12917
a1ca3aef-8c08-0410-bb20-
df032aa958be
CHANGES IN CUPS V2.1.1
- Security hardening fixes (<rdar://problem/23131948>,
- <rdar://problem/23132108>, <rdar://problem/23132353>)
+ <rdar://problem/23132108>, <rdar://problem/23132353>,
+ <rdar://problem/23132803>)
- The cupsGetPPD* functions did not work with IPP printers (STR #4725)
- Some older HP LaserJet printers need a delayed close when printing
using the libusb-based USB backend (STR #4549)
}
}
}
+ else
+ break;
}
while (httpGetState(con->http) == HTTP_STATE_PUT_RECV && httpGetReady(con->http));