Defensive check for Log_OC arguments for null
Log.d does not handle null, causing NPE thrown from
native logger implementation. This defensive check
ensures that legacy clients don't crash the system.
Signed-off-by:
Chris Narkiewicz <hello@ezaquarii.com>
Loading
Please register or sign in to comment