linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02740
[Bug 678236] Re: Exception on invalid timestamp format
This reminds me that I always wanted to know how to avoid problems when
formatting string for functions printf, strftime etc. can be set by
users. This bug is one case of it.
--
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