exec plugin: Set notify->meta to NULL before copying the list.
authorFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Fri, 13 Jun 2008 12:56:10 +0000 (14:56 +0200)
committerFlorian Forster <sifnfors@informatik.stud.uni-erlangen.de>
Fri, 13 Jun 2008 12:56:10 +0000 (14:56 +0200)
commitc9cce919dd741a09986519b496cecaa7781f139e
treef2f64608242470f09b3dc68c1fdfa3cf9a106e53
parent09c94b19a261e38a512fd6b59b2356160ea36977
exec plugin: Set notify->meta to NULL before copying the list.

Otherwise we will run into a nasty endless loop.
src/exec.c