Don't pass the address of a pointer to a *_string to VALS() or RVALS().
authorJeff Morriss <jeff.morriss.ws@gmail.com>
Tue, 6 May 2014 21:15:56 +0000 (17:15 -0400)
committerPascal Quantin <pascal.quantin@gmail.com>
Tue, 6 May 2014 21:34:40 +0000 (21:34 +0000)
commit2e16091845811498d088c5ac0e3c94f21c5e58f1
tree59a708dbd7d8a3fc65eff1adb3ecabafcbfc9e39
parentec5ba0795aba38a3740c67e3d6d370e66ce9e916
Don't pass the address of a pointer to a *_string to VALS() or RVALS().

This is a followup to Ifc8d6895cc33ad1f00386a3e59926322bd501125; the MQ sample
captures I have don't seg-fault on this but the code was stillw wrong.

Change-Id: Ic689c06836b823a15217281d67b33580fd8e9823
Reviewed-on: https://code.wireshark.org/review/1539
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
epan/dissectors/packet-mq-pcf.c