URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a864a150c2cfc9e937e6e6e519b9cf6a227e029
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
9a864a1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    SSL: use col_append_sep_str() to add heartbeat to info column
    
    Bug: 15079
    Change-Id: I97e5179f1385d24b38a0537a91bc73a9eb3a241b
    Reviewed-on: https://code.wireshark.org/review/29299
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 281936a5bed109f3ed4287d8d14ab410629f00f4)
    Reviewed-on: https://code.wireshark.org/review/29302
    
Actions performed:
    from  4ae1931   [Automatic update for 2018-08-26]
     add  9a864a1   SSL: use col_append_sep_str() to add heartbeat to info column
Summary of changes:
 epan/dissectors/packet-ssl.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)