aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/AUTHORS
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-15 16:15:24 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-21 15:43:20 +0000
commit37b4456fd4cbba25b674a973a920e0d24060d3e4 (patch)
tree06690188271f87cbdc307d806cd5cbcad6b685d4 /sources/shiboken2/AUTHORS
parentb84b5a2f35bea95545c19ee313be5ec5db19eca6 (diff)
shiboken: Fix a warning introduced by g++ 8 in the generated code
PySide2/QtWidgets/PySide2/QtWidgets/qgraphicsscenehoverevent_wrapper.cpp:95:12: warning: ‘char* strncpy(char*, const char*, size_t)’ output truncated before terminating nul copying 28 bytes from a string of the same length [-Wstringop-truncation] Use the correct length and use memcpy(). Change-Id: I0830cd9b499f2f49a1f3334c2407f877e79738d4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources/shiboken2/AUTHORS')
0 files changed, 0 insertions, 0 deletions