Wireshark-commits: [Wireshark-commits] master a80c88a: Improve Firebird/Interbase dissector.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 May 2015 02:35:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a80c88a10f5cde907bbda74ad203456c7cba673a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a80c88a by Michael Mann (mmann78@xxxxxxxxxxxx):

    Improve Firebird/Interbase dissector.
    
    Inspired by the patch in bug 3749, added better dissection of opcodes and better (but not complete) support of multiple messages in a frame.
    
    Provided links to firebird source.
    
    Bug: 3749
    Change-Id: I403728d32d634c23e1af7ce842f9aaca4014ed78
    Reviewed-on: https://code.wireshark.org/review/8494
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  47cc023   Fix typo.
    adds  a80c88a   Improve Firebird/Interbase dissector.


Summary of changes:
 epan/dissectors/packet-gdsdb.c | 1122 ++++++++++++++++++++++++----------------
 1 file changed, 663 insertions(+), 459 deletions(-)