Wireshark-commits: [Wireshark-commits] master-2.6 20179f4: wiretap: ascend: Destroy lexer state aft

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

Commits:

20179f4 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/33812
    

Actions performed:

    from  85ed58b   MAC LTE: implement 3GPP 36.321 CR 1450
     add  20179f4   wiretap: ascend: Destroy lexer state after parsing


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