diff --git a/src/pcp.c b/src/pcp.c index 52fe527..0b9fc3f 100644 --- a/src/pcp.c +++ b/src/pcp.c @@ -416,7 +416,8 @@ int main (int argc, char **argv) { } break; } - if(useex) + + if(! useex) free(extra); }