Wireshark-commits: [Wireshark-commits] master bee0cd7: See if *this* convinces the compiler that va

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Aug 2016 03:37:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bee0cd776219fc3cd6ac6a932a1d25b944c299a0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bee0cd7 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>
    

Actions performed:

    from  9edb7af   More fields, more pre-allocated memory for fields.
    adds  bee0cd7   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(-)