Sweden-Number/dlls/winspool.drv
Rémi Bernon ff0f5e4024 winspool.drv: Fix incorrect read of enumerated printer count.
This was changed from a unsigned int to a pointer in
e5d37832ee and this use was missed,
causing prefix creation hang if the allocated printers array is not
filled with zeros.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-15 18:40:27 +01:00
..
tests winspool/tests: Add tests for GetFormA(). 2021-05-19 17:05:02 +02:00
Makefile.in winspool: Build with msvcrt. 2021-10-27 22:40:49 +02:00
cups.c winspool.drv: Implement Wow64 entry points in the Unix library. 2021-11-09 22:02:54 +01:00
generic.ppd
info.c winspool.drv: Fix incorrect read of enumerated printer count. 2021-11-15 18:40:27 +01:00
winspool.drv.spec
winspool.rc
wspool.c winspool: Build with msvcrt. 2021-10-27 22:40:49 +02:00
wspool.h winspool.drv: Implement Wow64 entry points in the Unix library. 2021-11-09 22:02:54 +01:00