Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-1.12 1c919b1: GIOP: increase the maximum message size

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 9 Sep 2015 21:47:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c919b15a57099f054e2becb20db756c0a3c3471
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

1c919b1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GIOP: increase the maximum message size allowed to 10MB
    
    Also make it configurable through preferences
    
    Bug: 11508
    Change-Id: Ic2cc085376d61892996b33ed45f906e4b3ff19da
    Reviewed-on: https://code.wireshark.org/review/10449
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 302b03a0bbe3702f93eced884d8103528c35e8d7)
    Conflicts:
    	epan/dissectors/packet-giop.c
    Reviewed-on: https://code.wireshark.org/review/10456
    

Actions performed:

    from  8696aa9   Fix Flow Graph never using Standard Addresses when requested
    adds  1c919b1   GIOP: increase the maximum message size allowed to 10MB


Summary of changes:
 epan/dissectors/packet-giop.c |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)