commit a0dbf8909058dba202c057f5b9d589026399c6ef
Author: Marcus Sorensen <[email protected]>
Date: Mon Apr 29 10:01:44 2013 -0600
Look for null pointer on account id before trying to update usage when
releasing
an IP. This seems to be possible if expunge fails at some point after
freeing
an IP, on subsequent expunge tries the IP is freed already and gets
null pointer
when looking for account id.
BUG-ID: CLOUDSTACK-2279
Bugfix-for: 4.1,4.2
Signed-off-by: Marcus Sorensen <[email protected]> 1367251304
-0600