5e1c660416
Motivation: In some situations we could have end up calling some functions with NULL parameters which in this case could lead to undefined behavior. All of this would have happened during loading of the native lib. Modifications: Add NULL check as guards and return early Result: Fix some possible undefined behavior |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
pom.xml |