1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00
Andrew Tridgell 4d390df586 r2180: added RPC flags "padcheck" which enables checking of all received pad
bytes to make sure they are zero. Non-zero values usually indicate one
of two things:

 - the server is leaking data through sending uninitialised memory
 - we have mistaken a real field in the IDL for padding

to differentiate between the two you really need to run with
"print,padcheck" and look carefully at whether the non-zero pad bytes
are random or appear to be deliberate.
(This used to be commit 7fdb778f81f14aaab75ab204431e4342a462957a)
2007-10-10 12:58:29 -05:00
..
2007-10-10 12:58:25 -05:00
2007-10-10 12:50:40 -05:00
2007-10-10 12:58:16 -05:00
2007-10-10 12:57:35 -05:00
2003-08-13 01:53:07 +00:00
2007-10-10 12:58:23 -05:00
2007-10-10 12:51:17 -05:00
2003-08-13 01:53:07 +00:00
2007-10-10 12:57:43 -05:00
2003-08-13 01:53:07 +00:00