aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/libshiboken/sbkpython.h
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2018-07-02 19:06:38 +0200
committerChristian Tismer <tismer@stackless.com>2018-07-04 06:32:42 +0000
commit462e4e66b525101989a6278a33a23db51bf23dc6 (patch)
tree335e9db6c68787cff4e522f383e5d20867d7531a /sources/shiboken2/libshiboken/sbkpython.h
parentffae5fe2f3312fdad7ef5880308dae4fd31fec94 (diff)
Add test for "Segfault when emitting string with emoji"
The used constant was encoded directly as a unicode literal. This was the same possible in Python 2 and 3 due to https://www.python.org/dev/peps/pep-0414/ . Note that the emoji character creates a 1 or 2 codepoints long constant because Python 2 can be built with UCS-4 or UCS-2. Task-number: PYSIDE-336 Change-Id: Icc7ea664cf64f9e53ef5f7696c56c6470f7ada4a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken2/libshiboken/sbkpython.h')
0 files changed, 0 insertions, 0 deletions