Wireshark-commits: [Wireshark-commits] master 5bb64c0: Strengthen the Diameter heuristics to avoid
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Apr 2014 00:11:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5bb64c00b653710ddcc488470b07deadf016d7d8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5bb64c0 by Jeff Morriss (morriss@xxxxxxxxxxx):

    Strengthen the Diameter heuristics to avoid trying to reassemble enormous messages.
    
    Fixes some heuristics mistakes pointed out in
    http://ask.wireshark.org/questions/31227/diameter-reassembly-malformed-packets
    
    Change-Id: Iffc97d46cee5dd532fec0031286927fbcb86c095
    Reviewed-on: https://code.wireshark.org/review/949
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  df52f81   fix a typo
    adds  5bb64c0   Strengthen the Diameter heuristics to avoid trying to reassemble enormous messages.


Summary of changes:
 epan/dissectors/packet-diameter.c |   27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)