URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=343098761f88ff69b9556a073179ddcd7b33c545
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3430987 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Error out if someone passes the address of a pointer to a *_string to VALS() or RVALS().
Change-Id: I85021b1cba151c16bf0a2d30169cf3dec77780f5
Reviewed-on: https://code.wireshark.org/review/1540
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 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()."
adds 3430987 Error out if someone passes the address of a pointer to a *_string to VALS() or RVALS().
Summary of changes:
tools/checkAPIs.pl | 8 ++++++++
1 file changed, 8 insertions(+)