Package: gs
Version: 8.61.dfsg.1~svn8187-2.1
Severity: important

Hi,
One of the Debian patches included in gs: 06_libpaper_support.dpatch,
adds the paper size inside the function gs_main_init_with_args.
This function can be called more than one in every process, so it can 
generate paper sizes like "a4a4"

The problem is exaclty in these lines:
if (paper != NULL) {
    strncat(paperswitch, paper, 40);



You can use libspectre's test to verify this:
http://people.freedesktop.org/~carlosgc/libspectre.git/

Ana



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to