(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-rrc.c) |
| |
| 52412 | | | dissect_rrc_T_nonCriticalExtensions_66(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) { |
| 52413 | | | offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index, |
| 52414 | [+] | | ett_rrc_T_nonCriticalExtensions_66, T_nonCriticalExtensions_66_sequence); |
Event 1:
T_nonCriticalExtensions_66_sequence is passed to dissect_per_sequence() as the seventh argument. - This points to the buffer that will be overrun later.
hide
|
|
 |
| |