Wireshark-commits: [Wireshark-commits] master-3.2 ab22e88: html2text: Skip generating footnotes for
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Dec 2019 18:30:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab22e8899bb2e6faf5bb905ed1bcd2cf538c1475
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

ab22e88 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    html2text: Skip generating footnotes for self-links.
    
    Fixes the issue described at
    https://www.wireshark.org/lists/wireshark-users/201912/msg00003.html
    
    Change-Id: Ie3fd338ab1c6b216b05eeca002545868d3474bbb
    Reviewed-on: https://code.wireshark.org/review/35426
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 31414484d464b09e4f915da340bc8bbfc7ed3963)
    Reviewed-on: https://code.wireshark.org/review/35431
    

Actions performed:

    from  4c30309   couchbase: Fix Dead Store
     add  ab22e88   html2text: Skip generating footnotes for self-links.


Summary of changes:
 tools/html2text.py | 4 ++++
 1 file changed, 4 insertions(+)