URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bb9bd6bdcb73afb3862fe870e2ca06454ad0f68d
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
bb9bd6b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    Gryphon: do not use col_set_str with non constant strings
    
    Fixes an ASAN failure reported by Alexis
    
    Change-Id: I68e5c55ec4090766ef5f003f44093ce3c268a82a
    Reviewed-on: https://code.wireshark.org/review/7082
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit ef21740e25f6e9c759852844fec8507e8c80f4dd)
    Reviewed-on: https://code.wireshark.org/review/7084
    
Actions performed:
    from  21d146c   FTAM: get rid of an evil global variable
    adds  bb9bd6b   Gryphon: do not use col_set_str with non constant strings
Summary of changes:
 plugins/gryphon/packet-gryphon.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)