Code

plugin: Let ctx_create() use ctx_set().
authorSebastian Harl <sh@tokkee.org>
Sun, 20 Apr 2014 10:05:57 +0000 (12:05 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 20 Apr 2014 10:05:57 +0000 (12:05 +0200)
commita9f99c057f72b31de1fa718cd6abe1ea5005ee28
tree7a0a070a2f6fe2c20d7c6de794ca133705c0a2ef
parent3970ba2a54fdf360d425452d0d29f6cd3c09915a
plugin: Let ctx_create() use ctx_set().

This ensures consistent handling of reference counts.
src/core/plugin.c