diff options
author | Kimmo Ollila <kimmo.ollila@qt.io> | 2022-01-21 13:38:49 +0200 |
---|---|---|
committer | Kimmo Ollila <kimmo.ollila@qt.io> | 2022-01-25 14:02:59 +0200 |
commit | dac76bb442c02abab63cc805734ff8041e07fd2b (patch) | |
tree | 9ca369c9debc621789e9e30c56ed02ee49cf2e19 /src | |
parent | 1f118a54f8c5518328d7492c86ed1fc9b2a6ebcd (diff) |
INTEGRITY: Prevent deletion of virtual functions
In release builds -olink also enables deletion of (unused) virtual
functions. In some cases this can lead to application crashes when
using loaders combined with timers. Prevent this by adding
-no_uvfd option to release build flags.
Task-number: QTBUG-99506
Pick-to: 6.3 6.2 5.15
Change-Id: I5c669e1e987f1fe912c9aca52ff82000125eed53
Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
Reviewed-by: Janne Koskinen <janne.p.koskinen@qt.io>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions