← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 678236] Re: Exception on invalid timestamp format

 

if i remember correctly, the solution to this is to set up an exception
handler that doesn't re-throw the exception, using
SetUnhandledExceptionFilter: <http://msdn.microsoft.com/en-
us/library/ms680634(VS.85).aspx>

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/678236

Title:
  Exception on invalid timestamp format

Status in DC++:
  Confirmed

Bug description:
  DC++ rev 2296 (and newer) crash on invalid timestamp format, i.e. put %D in the timestamp format and it instantly crashes





References