3097. [test] Add a tool to test handling of malformed packets.

[RT #24096]
This commit is contained in:
Evan Hunt
2011-04-15 01:02:08 +00:00
parent d9d81d3cc6
commit c92122485d
2 changed files with 110 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
3097. [test] Add a tool to test handling of malformed packets.
[RT #24096]
3096. [bug] Set KRB5_KTNAME before calling log_cred() in
dst_gssapi_acceptctx(). [RT #24004]