perl plugin: Fixed a memory leak in pplugin_dispatch_notification().
authorSebastian Harl <sh@tokkee.org>
Mon, 16 Feb 2009 10:53:02 +0000 (11:53 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 16 Feb 2009 14:22:04 +0000 (15:22 +0100)
commit0a4ce0ff7d08fccff1fe48d0e837ae1a0bf59220
treea1d39b01e593284aadfadf6236c1e507b99b4d09
parentac51a394f0e90205fa140769bdeae83fba6b8388
perl plugin: Fixed a memory leak in pplugin_dispatch_notification().

Free the notification meta information that have possibly been allocated in
notification2hv().
src/perl.c