Skip to content

Have a crash issue, it's fixed.#6

Open
RbBtSn0w wants to merge 3 commits intocybergarage:masterfrom
RbBtSn0w:master
Open

Have a crash issue, it's fixed.#6
RbBtSn0w wants to merge 3 commits intocybergarage:masterfrom
RbBtSn0w:master

Conversation

@RbBtSn0w
Copy link
Contributor

Sometime they call cg_xml_node_getchildnode, and then get novelist will be null.
screen shot 2014-05-10 at 1 38 22 pm

That's no be perfect safe way, when i was fixed it, same crash issues on this line.

@RbBtSn0w RbBtSn0w changed the title Merge pull request #1 from cybergarage/master Have a crash issue, it's fixed. May 10, 2014
@dengzhw
Copy link

dengzhw commented Sep 26, 2014

multithread call the attribute of device render
childNode = cg_xml_node_getchildnode(node, name);
above code will be crush. I think the pointer is wild pointer. how to fix it

@dengzhw
Copy link

dengzhw commented Sep 26, 2014

the code sometime will be crush when modify device render's friend name in multythread
44c1f714-7639-4554-9b08-3de8d30eaadd

@jink2005
Copy link

I think some of this kind of crash caused by no reference count in the C part. We need to do some coding on these issue.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
E Maintainability Rating on New Code (required ≥ A)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants