Skip to content
Snippets Groups Projects
Commit 0f00e084 authored by Nikolai Kosjar's avatar Nikolai Kosjar
Browse files

C++: Fix null pointer access for invalid code


The code snippet provided in the bug report could not be parsed
properly, thus Bind did not generate all expected symbols/names.

The chunk in onConnectOrDisconnectCall() fixes the crash. The other
chunks address triggered QTC_ASSERTs.

Change-Id: Idf508b91b70659d38e59064d4922600f7b31daf8
Task-number: QTCREATORBUG-14709
Reviewed-by: default avatarMarco Bubke <marco.bubke@theqtcompany.com>
parent bb549770
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment