1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-18 17:57:55 +03:00
Tim Potter b1aba7b03b When unmarshalling a relstr, don't unmarshall the string data if the
offset is zero.  Previously we were jumping to the start of the
parse buffer (i.e offset zero) and reading string data until we hit
a terminating NULL.

Test case: in a PRINTER_INFO_0 structure, the servername field may be
NULL when doing an enumprinters with flags = PRINTER_ENUM_LOCAL.
(This used to be commit e62c6bf066c2242aae605ba707c9775b37bcaca3)
2002-10-17 06:39:44 +00:00
..
2001-11-28 19:49:43 +00:00
2002-06-18 09:20:13 +00:00
2002-10-05 13:20:06 +00:00
2002-10-12 03:38:07 +00:00
2002-06-18 09:20:13 +00:00