Hello

The leak can be triggered with an example like this:

#define __USE_MINGW_ANSI_STDIO 1
#include <stdio.h>

int main( void )
{
  return( sscanf( "1", "%*u-" ) );
}


Regards
Domani Hannes

Attachment: 0001-scanf-fix-memory-leak.patch
Description: Binary data

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to