linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07352
[Bug 678236] Re: Exception on invalid timestamp format
this should be done in the formatting function in dcpp::Util, which can
throw this on more than just invalid timestamps. it can for example
happen with bad parameters in user commands or in log file definitions.
i am reticent in adding this since it only affects a secondary compiler,
but can be convinced if the patch is inconspicuous enough.
--
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++:
In Progress
Bug description:
DC++ rev 2296 (and newer) crash on invalid timestamp format, i.e. put
%D in the timestamp format and it instantly crashes
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/678236/+subscriptions
References