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.6 5a1afc5: 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:44:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a1afc50eea7964c612aab0572d553e1e804df24
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

5a1afc5 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 9b04385f764ada26cedf183c1deede375ae83ca2)
    Reviewed-on: https://code.wireshark.org/review/29301
    

Actions performed:

    from  72836bb   steam-ihs-discovery.c : fix typo Reponse => Response
     add  5a1afc5   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(-)