Felix Oberli

Show:

What's happening?

  • Blat vs2005 (2.6.1) may crash on failed connection

    Bug in gensock_connect(..) If retval = conn->get_connected (hostname, service) in the section below fails to connect, then the code runs twice through the destructor of the same connection class (conn) object (once in 'gensock_close(conn);' and once in 'delete conn;'. This may crash the program. ... retval = conn->get_connected (hostname, service); if ( retval ) {...

    2009-05-26 13:46:46 UTC in Blat - A Win32 Command Line SMTP Mailer

About Me

  • 2009-05-26 (6 months ago)
  • 2518270
  • foberli (My Site)
  • Felix Oberli

Send me a message