author | Sebastian Harl <sh@tokkee.org> | |
Sun, 20 Apr 2014 18:20:07 +0000 (20:20 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 20 Apr 2014 18:20:07 +0000 (20:20 +0200) | ||
commit | 6abb7d25d62ad7ad0fe3ca2242290553584c757f | |
tree | a69e66874d0d5de351ad35c670d38e428b834fa8 | tree | snapshot |
parent | 7bb760247e39c8e46f57fb5cc5e6cdbe4833fe7b | commit | diff |
plugin: Unset the plugin context before unregistering a plugin.
Else, the context is still considered to be in use and, thus, won't be removed
from the global plugin (context) list.
Else, the context is still considered to be in use and, thus, won't be removed
from the global plugin (context) list.
src/core/plugin.c | diff | blob | history |