Wireshark-commits: [Wireshark-commits] master 71d13b3: proto.c: Add hint to 'DISSECTOR_ASSERT(hf->b

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Dec 2014 17:02:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71d13b30afa5744a6cff8c67611458d184e5952c
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71d13b3 by Bill Meier (wmeier@xxxxxxxxxxx):

    proto.c: Add hint to 'DISSECTOR_ASSERT(hf->bitmask != 0)' to show field name.
    
    Change-Id: Ie578a73742901c1837802da17c0aaf2e58d48c6f
    Reviewed-on: https://code.wireshark.org/review/5835
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  f299f73   Add new cmake.in files to the distribution
    adds  71d13b3   proto.c: Add hint to 'DISSECTOR_ASSERT(hf->bitmask != 0)' to show field name.


Summary of changes:
 epan/proto.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)