Wireshark-commits: [Wireshark-commits] master 31956f9: Don't throw away constness.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Dec 2015 20:55:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31956f98d04a7b5a4c444a87c10998d1ecb00517
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

31956f9 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't throw away constness.
    
    Change-Id: Ia0b014c3d9e4fcaa6f81cdb23dc76f9d384b782b
    Reviewed-on: https://code.wireshark.org/review/12963
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1ea011b   Use wmem_memdup() instead of wmem_alloc() followed by memcpy().
    adds  31956f9   Don't throw away constness.


Summary of changes:
 epan/dissectors/packet-aeron.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)