r9086: * fix invalid read in parse_spoolss when writing a devmode to
commit1a861d222e3454a9a5d5121b4cf45f802549d974
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)
tree9293ae727c4e09d9e3244df3ee05c5117f031bc8
parent28369995fe1f3dea20e74c4f33d44be00cea92e7
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