summaryrefslogtreecommitdiff
path: root/src/platformsupport/linuxaccessibility
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@digia.com>2014-05-18 18:45:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-23 08:24:47 +0200
commitd2220eba8b57abba04f9bcd043fdd86eef7d60e3 (patch)
treea01edaae2f266453b3f4efbd6aa09e755c988793 /src/platformsupport/linuxaccessibility
parent4e9853139ca04858f1639e0fba6b8caf57474f29 (diff)
downloadqtbase-release.tar.gz
Android: Fix crash caused by unintentionally modification of env data.release
The data given to putenv(3) becomes a part of the environment, as described in SUSv2, so If the data is unintentionally modified or deleted the consequence can be fatal. In previous versions of Android, the putenv(3) implementation made a copy of the data, so this bug has gone unnoticed. Task-number: QTBUG-39042 Change-Id: I337c483f3927eb35188798ab349cd722999afae9 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'src/platformsupport/linuxaccessibility')
0 files changed, 0 insertions, 0 deletions