Wireshark-commits: [Wireshark-commits] master 1257446: address_to_str() *does* take a const pointer

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Jun 2014 19:10:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12574468e1d87af730792e5f15fca854172899ce
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1257446 by Guy Harris (guy@xxxxxxxxxxxx):

    address_to_str() *does* take a const pointer.
    
    At least now it does.  (So does ep_address_to_str().)
    
    Change-Id: I5fdf15ca42faac802fd21b4b6f5b750ed402bd05
    Reviewed-on: https://code.wireshark.org/review/2442
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  592c367   Fix underflow causing infinite loop in openflow dissector
    adds  1257446   address_to_str() *does* take a const pointer.


Summary of changes:
 epan/dissectors/packet-iax2.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)