URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f8ac12c5b3f4a506da77fe1106ac1b33785e907f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f8ac12c by Matej Tkac (matej.tkac.mt@xxxxxxxxx):
html2txt.py: replaced 2 occurences of '{}' with equal '{0}' because of CentOS 6.x+Python2.6.6 issues
Change-Id: Ibf395007e32db70f49b7bdae22fff8c377ae41b0
Reviewed-on: https://code.wireshark.org/review/27457
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 4d800d7 gsm_a_gm: fix potential buffer overrun (read)
adds f8ac12c html2txt.py: replaced 2 occurences of '{}' with equal '{0}' because of CentOS 6.x+Python2.6.6 issues
Summary of changes:
tools/html2text.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)