URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef21740e25f6e9c759852844fec8507e8c80f4dd
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ef21740 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>
    
Actions performed:
    from  7594d96   nmake: Allow Cygwin path to be provided
    adds  ef21740   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(-)