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 42c522c: (Minor) prefs_register_protocol() callback n

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Mar 2014 18:01:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=42c522ccf2f5c7de97e5b0cb6c77f37c097eb912
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

42c522c by Bill Meier (wmeier@xxxxxxxxxxx):

    (Minor) prefs_register_protocol() callback not required; Therefore: simplify proto_reg_handoff...().
    
    Change-Id: Ic09351d7b04d55814211618056e92430bc114f6f
    Reviewed-on: https://code.wireshark.org/review/684
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  7b6b6e5   Add a length-check to heuristic to prevent any exception during test; add editor modelines.
    adds  42c522c   (Minor) prefs_register_protocol() callback not required; Therefore: simplify proto_reg_handoff...().


Summary of changes:
 epan/dissectors/packet-rmt-norm.c |   16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)