Wireshark-commits: [Wireshark-commits] master 6206fa5: raknet: fix two checkfiltername errors; mcpe
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 15 Oct 2014 01:29:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6206fa5a191ec67354648d6f3d8b6abd9c34519d
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6206fa5 by Bill Meier (wmeier@xxxxxxxxxxx):

    raknet: fix two checkfiltername errors;  mcpe,raknet: minor cleanup;
    
    Change-Id: Ieac370d232c6349f7acc45f4817637a80915e315
    Reviewed-on: https://code.wireshark.org/review/4695
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  60e738c   packet-raknet.c: value_string array (created at runtime) must be terminated with {0, NULL}.
    adds  6206fa5   raknet: fix two checkfiltername errors;  mcpe,raknet: minor cleanup;


Summary of changes:
 epan/dissectors/packet-mcpe.c   |   16 +++++++++-------
 epan/dissectors/packet-raknet.c |   21 +++++++++++----------
 2 files changed, 20 insertions(+), 17 deletions(-)