Wireshark-commits: [Wireshark-commits] master-3.0 38204e9: Lua: Support FT_CHAR in Field

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Oct 2019 17:39:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38204e9c29e9a26a10cd20d9666b3ec1315d6b00
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

38204e9 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Lua: Support FT_CHAR in Field
    
    Add support for fetching FT_CHAR field values.
    
    Bug: 16129
    Change-Id: I0e3b0c784277e259fb7cd1725254fc7a723f6d1e
    Reviewed-on: https://code.wireshark.org/review/34775
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 8e3ed86de7884ecb29fea9aee19616ae878b5e60)
    Reviewed-on: https://code.wireshark.org/review/34776
    

Actions performed:

    from  df46147   Expert Info: Displays comment of each packet in the expert information tab
     add  38204e9   Lua: Support FT_CHAR in Field


Summary of changes:
 epan/wslua/wslua_field.c | 1 +
 1 file changed, 1 insertion(+)