mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
dfbb304958
If a data stream fails to parse as an NDR object, the default ndrdump action is to try to print those structures anyway, resulting perhaps in a NULL dereference. Sometimes you don't want to see that because it isn't very interesting and makes it harder to distinguish a crash in the parse routines. So --stop-on-parse-failure will skip the print and validate stages altogether if the parse failed. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Pair-programmed-with: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
ndrdump.1.xml | ||
ndrdump.c | ||
wscript_build |