URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79aab9232bf41132268a2887240140ee5a59a683
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
79aab92 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Don't call g_ascii_strcasecmp() with an NULL string.
Change-Id: I6efbdcb51efe5f2db233827e32e2105db6322d6c
Reviewed-on: https://code.wireshark.org/review/15946
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 83b2d5e gtk: add initializer (CID 1362745).
adds 79aab92 Don't call g_ascii_strcasecmp() with an NULL string.
Summary of changes:
epan/dissectors/packet-sip.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)