plug leak in my last patch

This commit is contained in:
Antony Dovgal 2006-06-23 13:52:53 +00:00
parent a2b61371cd
commit 770188279f

View file

@ -1206,6 +1206,7 @@ PHP_FUNCTION(strtotime)
}
if (!time_len) {
timelib_time_dtor(now);
RETURN_FALSE;
}