Wireshark-commits: [Wireshark-commits] master-3.0 41d80b9: html2text: Skip generating footnotes for

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Dec 2019 18:31:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41d80b97888880f3d500445d2fabae871d1e0a4c
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

41d80b9 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/35432
    

Actions performed:

    from  d3592d7   LNET: fix malformed packet error on RDMA Read Request
     add  41d80b9   html2text: Skip generating footnotes for self-links.


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