author | Sebastian Harl <sh@tokkee.org> | |
Mon, 21 Apr 2014 16:18:56 +0000 (18:18 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 21 Apr 2014 16:26:58 +0000 (18:26 +0200) | ||
commit | eb3175b2d1f8bbad5da0e6f02467f3f76d7c4c8b | |
tree | f0b4d182a32b33b3e0ba703b18bd93474579fe67 | tree | snapshot |
parent | 6abb7d25d62ad7ad0fe3ca2242290553584c757f | commit | diff |
plugin: Do not expect all callbacks to have a plugin context assigned.
For callbacks not registered from a plugin, we don't have a context. For
example, the frontend's connection logger callback does not have a context.
For callbacks not registered from a plugin, we don't have a context. For
example, the frontend's connection logger callback does not have a context.
src/core/plugin.c | diff | blob | history |