Wireshark-commits: [Wireshark-commits] master-3.0 b1f9b3f: wiretap: ascend: Destroy lexer state aft

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

Commits:

b1f9b3f 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 f7b27407c825445c0810b5e3cf8342efabcd4d1c)
    Reviewed-on: https://code.wireshark.org/review/33811
    

Actions performed:

    from  30af529   MAC LTE: implement 3GPP 36.321 CR 1450
     add  b1f9b3f   wiretap: ascend: Destroy lexer state after parsing


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