-
- Downloads
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.
Loading
Please register or sign in to comment