]> git.ipfire.org Git - thirdparty/cups.git/commit
Clean out some more _cupsStr cruft that might potentially cause an unaligned memory...
authorMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 21 Jan 2019 21:08:16 +0000 (16:08 -0500)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Mon, 21 Jan 2019 21:08:16 +0000 (16:08 -0500)
commitddcb034a2bee61bb7caaffcb51fcd0b4d6cbe5d2
tree017ed1203934d3c03fd49ffa6fd81c858e7a8faf
parent684467890284ce4d7b9c47d1634c075b254b2866
Clean out some more _cupsStr cruft that might potentially cause an unaligned memory access (Issue #5474)

Don't directly use the string pool in the CGI programs or scheduler.
cgi-bin/admin.c
cgi-bin/var.c
cups/string.c
scheduler/ipp.c