aboutsummaryrefslogtreecommitdiffstats
path: root/packet-isakmp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-10-26 10:14:43 +0000
committerGuy Harris <guy@alum.mit.edu>2001-10-26 10:14:43 +0000
commitd79c0698c8925ff4f742efc5eb1c70d68096e10c (patch)
treec4c4e619ec3512010d6a89012ade51fa6693c35a /packet-isakmp.c
parent74436f3854c69c27a093da0f5369825c84c1cb52 (diff)
In "get_pointer_value()", don't include the terminating '\0' when
formatting the string as text. In "add_pointer_param()", make the offset in the text item for the string the offset in the string area, not the offset of the pointer itself. Fix some items in item lists to have "lm_null" rather than a null pointer, so that if we don't find an entry for the detail level, we don't blow up dereferencing a null pointer, we just dissect all the items based on the type in the descriptor string. If we don't have a data descriptor for response data, just put in an entry for the data; that may happen if we only dissected part of the request to which the stuff we're dissecting is a reply, e.g. because the snapshot length didn't let us capture all of the request. svn path=/trunk/; revision=4085
Diffstat (limited to 'packet-isakmp.c')
0 files changed, 0 insertions, 0 deletions