Wireshark-commits: [Wireshark-commits] lts-1.12.1 510cac0: ldss: Ensure ldss_file_request_t structu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Mar 2017 16:49:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=510cac07580c58248d92e3d472f79faff0683c23
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

510cac0 by Michael Mann (mmann78@xxxxxxxxxxxx):

    ldss: Ensure ldss_file_request_t structure gets allocated
    
    # Conflicts:
    #	epan/dissectors/packet-ldss.c
    
    Bug: 13346
    Change-Id: I83175fefeef5035039e378dd68ffdcd0787970b8
    Reviewed-on: https://code.wireshark.org/review/19775
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/19793
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/19815
    (cherry picked from commit 4f753c127082d5e28abf482d6d175cbfee6661f7)
    Reviewed-on: https://code.wireshark.org/review/20463
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  f2edf44   Report an error for too-short packets.
    adds  510cac0   ldss: Ensure ldss_file_request_t structure gets allocated


Summary of changes:
 epan/dissectors/packet-ldss.c |   25 +++----------------------
 1 file changed, 3 insertions(+), 22 deletions(-)