diff options
author | Martin Smith <martin.smith@qt.io> | 2017-09-14 11:47:13 +0200 |
---|---|---|
committer | Martin Smith <martin.smith@qt.io> | 2017-09-18 12:37:47 +0000 |
commit | 3205ac623262abb677cd55b3043f2f1cc5303933 (patch) | |
tree | fce5f7e0abb52e36d4f4371c9ad14b39d25fc7ad /src/qdoc/cppcodeparser.cpp | |
parent | e86884bc7ae0ba94780dcedb61270ffb0d457f13 (diff) | |
download | qttools-3205ac623262abb677cd55b3043f2f1cc5303933.tar.gz |
qdoc: Correct a misuse of a local variable
This update fixes a bug caused by reusing an index varible
name declared in an outer loop in an inner loop, which made
qdoc crash in one case.
Change-Id: I27abb4ea3241be620c8c226732e83ef42b575da9
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions