summaryrefslogtreecommitdiff
path: root/giscanner/girwriter.py
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-08-29 07:45:04 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-10-08 20:57:25 +0200
commitaa4a40288533b3d06d69ebe8fe1a12bfec2a8cda (patch)
tree1c33f5f4d8672130ed2a70438b6b86657c81296e /giscanner/girwriter.py
parentce352de62e1ccc9ecaa2649d85569acc272ee0ed (diff)
downloadgobject-introspection-aa4a40288533b3d06d69ebe8fe1a12bfec2a8cda.tar.gz
giscanner: fix c0e748e1cdf8cf0803266f94c3c5ad154df504a8
When encountering /**/ in the source, parse_gtk_doc_comment() would be executed (due to the /** part starting a GTK-Doc comment block) and would happily consume the / and everything up until the next comment block was closed or EOF, thus consuming a whole block of C code... Encoutered in the wild here: https://git.gnome.org/browse/clutter-gst/tree/clutter-gst/clutter-gst-player.c?id=03f0d8f48bd7f60e582e6185cb73a07038e8d55d#n1926
Diffstat (limited to 'giscanner/girwriter.py')
0 files changed, 0 insertions, 0 deletions