Wireshark-commits: [Wireshark-commits] master cd44312: No need to cast away constness.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Feb 2018 19:34:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd443126a4d73612f27286b0f548a07b63553a5c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cd44312 by Guy Harris (guy@xxxxxxxxxxxx):

    No need to cast away constness.
    
    Change-Id: I9778f2bf867539f83835d6c04bac201e66b1e5ee
    Reviewed-on: https://code.wireshark.org/review/25838
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8b9dfba   The CRC8 routines don't modify the buffer; make the pointers to it const.
    adds  cd44312   No need to cast away constness.


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