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)
commit4369a58765f382e118e5393c805336484671cbf9
tree9f3f724696550c8881448aae1194ac9013be22ee
parent7e92fb7453e4dbf1fe0c32c3dcc1e994cb95b5ea
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.
source/rpc_parse/parse_spoolss.c