[PATCH 1/1] winspool: Filter for invalid characters when creating PPD filename.

Huw Davies huw at codeweavers.com
Wed Mar 10 05:56:59 CST 2021


On 8 Mar 2021, at 23:33, Owen Rudge <orudge at codeweavers.com> wrote:
> Fixes potential crash when trying to print if a CUPS printer name contains an asterisk.
> 
> Signed-off-by: Owen Rudge <orudge at codeweavers.com>
> ---
> dlls/winspool.drv/info.c | 12 ++++++++++++
> 1 file changed, 12 insertions(+)

I've sent in a v2 which uses strpbrk().

Thanks,
Huw.




More information about the wine-devel mailing list