Wireshark-commits: [Wireshark-commits] master 24ca06f: Make it pass the new check in checkapi "Erro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 May 2014 05:37:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24ca06f512f575b7eb57e4c3d5183e3b4d31e37e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

24ca06f by AndersBroman (a.broman@xxxxxxxxxxxx):

    Make it pass the new check in checkapi
    "Error out if someone passes the address of a pointer to a *_string to
    VALS() or RVALS()."
    
    Change-Id: I1b5b9bbf512f8fdfaab5febea28db2c51d49c48c
    Reviewed-on: https://code.wireshark.org/review/1544
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9b78301   Further LLDP dissection cleanup
    adds  24ca06f   Make it pass the new check in checkapi "Error out if someone passes the address of a pointer to a *_string to VALS() or RVALS()."


Summary of changes:
 epan/dissectors/packet-mq-pcf.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)