ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 281936a: SSL: use col_append_sep_str() to add heartbe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Aug 2018 08:43:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=281936a5bed109f3ed4287d8d14ab410629f00f4
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

281936a 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>
    

Actions performed:

    from  68e7f51   epan: Use UTF8 horizontal ellipsis to indicate truncation
     add  281936a   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(-)