summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo_p.h
diff options
context:
space:
mode:
authorJiang Jiang <jiang.jiang@nokia.com>2011-04-08 15:34:51 (GMT)
committerJiang Jiang <jiang.jiang@nokia.com>2011-04-29 14:58:33 (GMT)
commit49d2906a9566c8b44df48f51ca137b9ba2feb671 (patch)
tree996d157291634a42f80133f51a600dc3b4bc23db /src/network/kernel/qhostinfo_p.h
parentcb5e526c6023237c36aac3446a0a18288f39f3a9 (diff)
downloadQt-49d2906a9566c8b44df48f51ca137b9ba2feb671.zip
Qt-49d2906a9566c8b44df48f51ca137b9ba2feb671.tar.gz
Qt-49d2906a9566c8b44df48f51ca137b9ba2feb671.tar.bz2
Make sure removed QTextBlock is invalid
If the block is removed from document block map, we will mark the right node to the current head->freelist index, but it shouldn't be accessed directly, otherwise it can cause crash because of uninitialized node. Hence we need to check if a node index is equal to current freelist index. If so, it cannot be a valid block. Task-number: QTBUG-18500 Reviewed-by: Eskil
Diffstat (limited to 'src/network/kernel/qhostinfo_p.h')
0 files changed, 0 insertions, 0 deletions