Skip to content
Snippets Groups Projects
Commit 7d5dfb18 authored by Alexander Mueller's avatar Alexander Mueller
Browse files

BugID: 293

If an assert must be generated the following code will be placed:
<code>if (<param>NOE > 0) assert(<param);</code>
Furthermore the GCFEvent::packMember method only copies the data if <param>NOE > 0.
The use of sizeof in this case is also changed.
parent 089d4a37
No related branches found
No related tags found
No related merge requests found
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