diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2017-12-17 11:42:41 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2017-12-18 13:06:33 +0000 |
| commit | b0938cb6c1fa29ec2d2a4fb9273e515cd0d6c08e (patch) | |
| tree | 91b98de0f37f13df03834766cfab4b42c06f734c /src/sql/doc/snippets/code | |
| parent | 0857db89bf2d36a1501c708521daacdbc83d5c5b (diff) | |
QGestureManager: fix UB (invalid pointer comparison)
Comparing pointers with op< that do not point into the same array is
UB. Fix, in the usual way, by using std::less.
Change-Id: Id2c957557719887b2016632d683dbab8af07b34c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/sql/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
