Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1d6710f: Return NULL from routines that return pointe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Sep 2015 19:09:14 +0000 (UTC)
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(-)