Closed zdohnal closed 1 year ago
Ok, I didn't know Github project can be set to require signing - learnt something new :) .
[master 9637431] Fix a potential buffer overflow in the logging code (Issue #272)
[v1.3.x 0c69b3d] Mirror fix from master.
Thanks, @michaelrsweet !
A higher pointer address is subtracted from lower pointer address in
write_log
, which causes crash if pappl is built with _FORTIFY_SOURCE=3.It can be reproduced by starting
lprint
service.