Avoid segv in logging with improper use of the "socket://" .
* src/logging.c (fun_writer): Protect calling socket_dir_cb if not set.
If no callback has been registered the use of the "socket://" shortcut
caused a segv.
Avoid segv in logging with improper use of the "socket://" . Tags None Subscribers None
Description
Details
|