HP2500C driver writes devmode with private data that ends
authorJeremy Allison <jra@samba.org>
Thu, 11 Apr 2002 18:52:09 +0000 (18:52 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 11 Apr 2002 18:52:09 +0000 (18:52 +0000)
commit440a0099ea30fbf47ad2be2f014a4a1df1eaf783
treeb2f7cf97d422984f447ac445339a5dafc5ac4471
parent5928c293ff5d0b864172b559cb82d1aa089d9a4a
HP2500C driver writes devmode with private data that ends
on a 2 byte boundary. We then miss-parse the desired_access. Also added
other fixes to ensure we align after private data (discussed with Gerry).
Jeremy.
(This used to be commit 4369a58765f382e118e5393c805336484671cbf9)
source3/rpc_parse/parse_spoolss.c