diff options
author | Paul Wicking <[email protected]> | 2025-06-03 11:53:03 +0200 |
---|---|---|
committer | Paul Wicking <[email protected]> | 2025-06-05 06:28:48 +0000 |
commit | 54423aeadffced7db537a469474bc13f6a855234 (patch) | |
tree | bde3dec30156732d5487c355645a8d3503bee547 /src/shared/qttoolbardialog | |
parent | 76fac13efee68b58cd7604b804360aa18ba7d986 (diff) |
Coverity complains that `parent` can be dereferenced in the
QDocIndexFiles::readIndexSection function, and indeed it is possible to
create a situation where that happens. This change ensures that the
nullptr check applies equally to the various 'or' conditions in the if
expression.
Coverity-Id: 480819
Pick-to: 6.10 6.9 6.8
Change-Id: I8c6a9095bc837c772b9a9d699bb5dbe400eb56de
Reviewed-by: Topi Reiniƶ <[email protected]>
Diffstat (limited to 'src/shared/qttoolbardialog')
0 files changed, 0 insertions, 0 deletions