fixed an off by one error where I was tromping on memory
authorGerald Carter <jerry@samba.org>
Fri, 18 Aug 2000 06:03:13 +0000 (06:03 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 18 Aug 2000 06:03:13 +0000 (06:03 +0000)
commit4fad1fc28a0396443e4723d2065860feb283a785
tree12b176269d129f65ae416aca6d6036c48ec4bfd2
parente682d6a599934e5460abe0d30cb2465fa80c7937
fixed an off by one error where I was tromping on memory
when initializing a driver_info_3 struct.  See spoolss_addprinterdriver()

jerry
source/rpcclient/cmd_spoolss.c