<div style="font-family: Arial, sans-serif; font-size: 14px;">HI,</div><div style="font-family: Arial, sans-serif; font-size: 14px;"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px;">GiNaC seems to have memory leaks that show up in a no-op</div><div style="font-family: Arial, sans-serif; font-size: 14px;">program under Windows/MSVC using the <span>_CrtSetDbgFlag</span></div><div style="font-family: Arial, sans-serif; font-size: 14px;">mechanism.</div><div style="font-family: Arial, sans-serif; font-size: 14px;">This seems to be due to static initializers.</div><div style="font-family: Arial, sans-serif; font-size: 14px;"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px;">Is this a known and intended feature?<br></div><div style="font-family: Arial, sans-serif; font-size: 14px;"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px;">It makes developing a proper leak free application pretty difficult.</div><div style="font-family: Arial, sans-serif; font-size: 14px;"><br></div>