Problem: 1615816
Title: (Memory, leak) TApplication::OpenOld leaks on OpenOld of unsupported file type
Received: Dec 29 1996 3:26PM
A portion of this is a justifiable memory leak but this particular one isn't. So I now dispose of the aFile if CanopenDocument returns a false for any reason. This is done before the catch block gets a chance at it so it should be pretty safe.