r9086: * fix invalid read in parse_spoolss when writing a devmode to
commite083b30867eef4ea1dd17db2b603065fd96dc849
authorGerald Carter <jerry@samba.org>
Fri, 5 Aug 2005 00:58:31 +0000 (5 00:58 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 5 Aug 2005 00:58:31 +0000 (5 00:58 +0000)
tree76fcc24b132d7d0c0dd3a044ee8d1afe113e32da
parentf6540cde018457b8fda64d374003a72c31b1a067
r9086: * fix invalid read in parse_spoolss when writing a devmode to
  the wire
* fix dup_a_regval() when size is 0
* ensure we pass a pstring to unlink_internals (fixes delete_driver
  code)
source/printing/nt_printing.c
source/registry/reg_objects.c
source/rpc_parse/parse_spoolss.c