swig/Examples/python/multimap
William S Fulton b0e29fbdf3 Add missing checks for failures in calls to PyUnicode_AsUTF8String.
Previously a seg fault could occur when passing invalid UTF8 strings (low
surrogates), eg passing u"\udcff" to the C layer (Python 3).
2017-12-04 20:14:04 +00:00
..
example.c Warning fixes 2004-01-07 21:27:23 +00:00
example.dsp Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRETER_NO_DEBUG 2013-06-11 19:15:57 +01:00
example.i Add missing checks for failures in calls to PyUnicode_AsUTF8String. 2017-12-04 20:14:04 +00:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
runme.py autopep8 cleanup of Examples/python whitespace 2015-05-08 08:46:06 -04:00