Wireshark-commits: [Wireshark-commits] master 82326d2: proto: ensure valid width through assert.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 13 Jan 2019 07:12:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82326d21fd43f2e544630bbdd88d1df4540c7cc9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

82326d2 by Dario Lombardo (lomato@xxxxxxxxx):

    proto: ensure valid width through assert.
    
    Found by scan-build.
    
    Change-Id: I467e56bfa4f20f5c87efa47823d54691503de318
    Reviewed-on: https://code.wireshark.org/review/31486
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e984cde   proto.h: fix indentation and add modeline.
     add  82326d2   proto: ensure valid width through assert.


Summary of changes:
 epan/proto.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)