PSDRV ppd.c fix for manual feed

Carl Sopchak carl.sopchak at cegis123.com
Wed Jul 10 09:46:47 CDT 2002


ppd.c was using NULL for the (short) input slot name in the code that created 
*InputSlot workaround (M$ feature) for manual feed paper handling.  However, 
this caused strlen() to crash when the *InputSlot was sent to the spooling 
system (strlen() doesn't like NULL, I guess).  This patch sets the name to 
"Manual Feed".

(Found while testing Quicken 2000 deluxe [print sample check alignment page].)

Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppd-manual.patch
Type: text/x-diff
Size: 745 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020710/4b9c0c4d/ppd-manual.bin


More information about the wine-patches mailing list