Wireshark-commits: [Wireshark-commits] master-2.4 8885d39: wiretap: ascend: Destroy lexer state aft

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 01 Jul 2019 19:05:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8885d39a3413b803bef5340a6e6cb56705901b62
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

8885d39 by Maksim Salau (maksim.salau@xxxxxxxxx):

    wiretap: ascend: Destroy lexer state after parsing
    
    Lexer private structure is initialized but never destroyed or reused.
    
    Change-Id: I61d43b4cb14a2d3b3706267eb393e4562adb00f9
    Reviewed-on: https://code.wireshark.org/review/33809
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit bd5ba2ba7a6aa3fdc12d48bf9f84c2fe5f784dbb)
    Reviewed-on: https://code.wireshark.org/review/33813
    

Actions performed:

    from  a1dd68a   MAC LTE: implement 3GPP 36.321 CR 1450
     add  8885d39   wiretap: ascend: Destroy lexer state after parsing


Summary of changes:
 wiretap/ascend.y | 2 ++
 1 file changed, 2 insertions(+)