dtcm: Resolve CID 87713

This commit is contained in:
Peter Howkins
2015-01-15 14:16:06 +00:00
parent d5c37e1ad6
commit 8ef7da82a3

View File

@@ -1629,4 +1629,6 @@ pd_get_bad_alloc_error(Calendar *c)
if (pd != (_DtCmPrintData *)NULL)
return pd->badAllocError;
return False;
}