fix alignment problem in marhshalling PRINTER_INFO_2.
commit9e11a2c99a014a8d52cd1aa5d0a0d0362b0d6a5f
authorGerald Carter <jerry@samba.org>
Fri, 24 May 2002 16:26:21 +0000 (24 16:26 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 24 May 2002 16:26:21 +0000 (24 16:26 +0000)
treec4aef1c0a0c8e0ec2f2c7fc84bb19e4a0422104b
parentfe18d7bfa71483fa0c4719ca3ad7c99dec3aaafc
fix alignment problem in marhshalling PRINTER_INFO_2.
This was one of those "I've got too far to turn back
fixes".  WHen I removed some calls to prs_align()
because of observed behavior on NT4 and 2k, it took
a while to track down all of the ramifications.

Specifically this fixes problems that win2k clients were
having viewing properties in 2.2.4 .
source/rpc_parse/parse_sec.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss_nt.c