Lines Matching refs:Fixed
12 - Fixed WARNING_OPTIONS support for GCC 9.x
26 - Fixed a crash bug in the web interface (Issue #5621)
35 - Fixed a bug in the handling of printer resource files (Issue #5652)
47 - Fixed an error in the jobs web interface template (Issue #5694)
48 - Fixed an off-by-one error in `ippEnumString` (Issue #5695)
49 - Fixed some new compiler warnings (Issue #5700)
50 - Fixed a few issues with the Apple Raster support (rdar://55301114)
53 - Fixed spelling of "fold-accordion".
54 - Fixed the default common name for TLS certificates used by `ippeveprinter`.
55 - Fixed the option names used for IPP Everywhere finishing options.
62 - CVE-2019-8696 and CVE-2019-8675: Fixed SNMP buffer overflows (rdar://51685251)
66 - Fixed a bug in the scheduler job cleanup code (Issue #5588)
67 - Fixed builds when there is no TLS library (Issue #5590)
71 - Fixed potential excess logging from the scheduler when removing job files
73 - Fixed a NULL pointer dereference bug in `httpGetSubField2` (Issue #5598)
85 - Fixed some PPD parser issues (Issue #5623, Issue #5624)
90 - Fixed a USB printing issue on macOS (rdar://31433931)
91 - Fixed IPP buffer overflow (rdar://50035411)
92 - Fixed memory disclosure issue in the scheduler (rdar://51373853)
93 - Fixed DoS issues in the scheduler (rdar://51373929)
94 - Fixed an issue with unsupported "sides" values in the IPP backend
98 - Fixed an issue with `EXPECT !name WITH-VALUE ...` tests.
99 - Fixed a command ordering issue in the Zebra ZPL driver.
100 - Fixed a memory leak in `ppdOpen`.
129 - Fixed a potential crash bug in cups-driverd (rdar://46625579)
130 - Fixed a performance regression with large PPDs (rdar://47040759)
131 - Fixed a memory reallocation bug in HTTP header value expansion
144 - Fixed an issue with the self-signed certificates generated by GNU TLS
146 - Fixed a potential memory leak when reading at the end of a file (Issue #5473)
147 - Fixed potential unaligned accesses in the string pool (Issue #5474)
148 - Fixed a potential memory leak when loading a PPD file (Issue #5475)
151 - Fixed a compile error on Linux (Issue #5483)
164 - Fixed compiler warnings with newer versions of GCC (Issue #5532, Issue #5533)
165 - Fixed some PPD caching and IPP Everywhere PPD accounting/password bugs
167 - Fixed `PreserveJobHistory` bug with time values (Issue #5538)
179 - Fixed some build failures (Issue #5451, Issue #5463)
199 - Fixed a regression in the changes to ippValidateAttribute (Issue #5322,
201 - Fixed a crash bug in the Epson dot matrix driver (Issue #5323)
208 - Fixed some typos in the label printer drivers (Issue #5350)
218 - Fixed some memory leaks discovered by Coverity (Issue #5375)
228 - Fixed a bug adding a queue with the `-E` option (Issue #5440)
236 - Fixed an issue with HTTP Digest authentication (rdar://41709086)
238 - Fixed a crash bug when mapping PPD duplex options to IPP attributes
240 - Fixed a memory leak for some IPP (extension) syntaxes.
253 - Fixed another crash in the scheduler when adding an IPP Everywhere printer
257 - Fixed policy limits containing the `All` operation (Issue #5296)
261 - Fixed a parsing bug in the pstops filter (Issue #5321)
272 - Fixed a parsing bug in the new authentication code.
281 - Fixed printing to some IPP Everywhere printers (Issue #5238)
282 - Fixed installation of filters (Issue #5247)
287 - Fixed a compile issue when PAM is not available (Issue #5253)
297 - Fixed an Avahi crash bug in the scheduler (Issue #5268)
299 - Fixed an RPM packaging problem (Issue #5276)
344 - Fixed an issue with mapping finishing options (rdar://34250727)
386 - Fixed the `ippserver` sample code when threading is disabled or unavailable
390 - Fixed group validation on OpenBSD (Issue #5166)
399 - Fixed a journald support bug in the scheduler (Issue #5181)
400 - Fixed PAM module detection and added support for the common PAM definitions