Wireshark-commits: [Wireshark-commits] master 52323b2: Remove more string option value null checks.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Jul 2016 00:46:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52323b20f5ca54d62d8fbffa4ddea8cc851c22df
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

52323b2 by Guy Harris (guy@xxxxxxxxxxxx):

    Remove more string option value null checks.
    
    Also, rename routines that write out an option write_wtap_XXb_option()
    from write_wtap_XXb_block().
    
    Change-Id: I4884a2f5275a5e2e32137b47255fac6995f311ef
    Reviewed-on: https://code.wireshark.org/review/16566
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3beab65   No need to check for string option values being null.
    adds  52323b2   Remove more string option value null checks.


Summary of changes:
 wiretap/pcapng.c |   91 +++++++++++++++++++++++-------------------------------
 1 file changed, 38 insertions(+), 53 deletions(-)