Wireshark-commits: [Wireshark-commits] master 681d823: The data is actually http, call the http dis

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Jun 2014 19:39:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=681d82309a581f706995bd76f0db6d98da75b008
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

681d823 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    The data is actually http, call the http disector for it.
    
    Change-Id: I58f63d79bc7f1838dd24a8dcd3e9c528648bdebd
    Reviewed-on: https://code.wireshark.org/review/2407
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  72078cf   Undo more of Graham's changes: - We don't expect to find all packages and it is normally OK for   some to fail.
    adds  681d823   The data is actually http, call the http disector for it.


Summary of changes:
 epan/dissectors/packet-icap.c |   14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)