eina_log: reset logging callback to default when null is set as the callback
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 29 Mar 2019 17:50:30 +0000 (18:50 +0100)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 2 Apr 2019 04:24:22 +0000 (13:24 +0900)
commitd5760d802e6557b4c010c9cb0bbe1e544c008f0f
treeb1de340a01bc6fdec74e27e059e0521fdbf50441
parentcf343fe58e663e9ccd1e5f91ea6511058b0da761
eina_log: reset logging callback to default when null is set as the callback

Summary:
passing null here causes any log message to crash the app and is probably not
the intended result

Reviewers: cedric, segfaultxavi

Reviewed By: cedric, segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8513
src/lib/eina/eina_log.c