-/* $Id: argv.c,v 1.40 2009/03/08 12:40:27 kristaps Exp $ */
+/* $Id: argv.c,v 1.41 2009/03/08 12:46:38 kristaps Exp $ */
/*
* Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
*
{
int i, j;
+ if (NULL == p)
+ return;
+
if (p->refcnt) {
--(p->refcnt);
if (p->refcnt)