Wireshark-commits: [Wireshark-commits] master 320c4f0: va_list can't be NULL on ARM.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Jul 2014 00:20:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=320c4f0d705a3ed94f710fb4b7b3eef897ff7bc4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

320c4f0 by Steev Klimaszewski (threeway@xxxxxxxxx):

    va_list can't be NULL on ARM.
    
    Bug: 10209
    Change-Id: Ibd63a530450b7d2d4ec244e91c77caa731ba63aa
    Signed-off-by: Steev Klimaszewski <threeway@xxxxxxxxx>
    Signed-off-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2464
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  450f491   use proto_tree_add_item()
    adds  320c4f0   va_list can't be NULL on ARM.


Summary of changes:
 epan/expert.c |   36 +++++++++++++++++++++++++++++-------
 1 file changed, 29 insertions(+), 7 deletions(-)