Wireshark-commits: [Wireshark-commits] master 5f79940: Endpoint: wrong filter when select a SCTP en

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 7 Dec 2014 19:20:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f79940d6c1f77d99366b3c6f7004ac394a437c4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5f79940 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Endpoint: wrong filter when select a SCTP endpoint (INVALID == a.x.y.z ...)
    
    Change-Id: I396e9af7971ee8be6fc9548162ff37fe704f0289
    Reviewed-on: https://code.wireshark.org/review/5651
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  42cdc2b   dcerpc: Missing break in switch (CID 280449 & 280450 & 284051)
    adds  5f79940   Endpoint: wrong filter when select a SCTP endpoint (INVALID == a.x.y.z ...)


Summary of changes:
 epan/dissectors/packet-sctp.c |   25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)