double free if plugin load failed

This commit is contained in:
Olof hagsand 2017-09-09 17:42:08 +02:00
parent ef0fce10d5
commit 4d82d4f6ea
2 changed files with 38 additions and 38 deletions

View file

@ -42,7 +42,6 @@
#include <dlfcn.h>
#include <fcntl.h>
#include <time.h>
#include <fcgi_stdio.h>
#include <signal.h>
#include <sys/time.h>
#include <sys/wait.h>