K 10 svn:author V 5 kmacy K 8 svn:date V 27 2009-05-28T07:37:49.950019Z K 7 svn:log V 237 MFC 185095 r185095 | dfr | 2008-11-19 08:04:07 -0800 (Wed, 19 Nov 2008) | 3 lines If we free the GPT partition list in bd_open_gpt() because of an error, don't try to free it again in bd_closedisk(). While I'm here, fix a DEBUG print. END