Wireshark-commits: [Wireshark-commits] master-2.2 2697dbb: See if *this* convinces the compiler tha
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Aug 2016 03:38:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2697dbb2895b6205e03275a53b0cc7f23b7b95b0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

2697dbb by Guy Harris (guy@xxxxxxxxxxxx):

    See if *this* convinces the compiler that valuelen and value will be set.
    
    Change-Id: I2a7715ac3255502f244a0d0a7e588b3a44c34f11
    Reviewed-on: https://code.wireshark.org/review/17258
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit bee0cd776219fc3cd6ac6a932a1d25b944c299a0)
    Reviewed-on: https://code.wireshark.org/review/17259
    

Actions performed:

    from  e23a7d0   Fix handling of parameters with no value.
    adds  2697dbb   See if *this* convinces the compiler that valuelen and value will be set.


Summary of changes:
 epan/media_params.c |   30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)