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-2.2 1e61865: SSL: use col_append_sep_str() to add hea

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

Commits:

1e61865 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/29303
    

Actions performed:

    from  c22dce4   [Automatic update for 2018-08-26]
     add  1e61865   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(-)