URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d6710f1dd98ca98d8575280817dac6703f1d4cb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1d6710f by Guy Harris (guy@xxxxxxxxxxxx):
Return NULL from routines that return pointers, for stylistic consistency.
Change-Id: Idfc236f712e288662bab618e72cd68263950fff4
Reviewed-on: https://code.wireshark.org/review/10591
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 821ebb8 Don't hand zero-length UUIDs to print_numeric_uuid().
adds 1d6710f Return NULL from routines that return pointers, for stylistic consistency.
Summary of changes:
epan/packet.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)