FreeBSD Bugzilla – Attachment 25779 Details for
Bug 44049
comms/gsmlib crashes when formatting timestamp of delivery messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 347 bytes, created by
Yi-Hsuan Hsin
on 2002-10-14 13:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Yi-Hsuan Hsin
Created:
2002-10-14 13:50:00 UTC
Size:
347 bytes
patch
obsolete
>--- gsmlib/gsm_sms_codec.cc.orig Thu Jan 10 07:52:53 2002 >+++ gsmlib/gsm_sms_codec.cc Mon Oct 14 15:31:28 2002 >@@ -111,6 +111,9 @@ > t.tm_yday = 0; > t.tm_wday = 0; > >+/* MH: We DO have a "broken" strftime */ >+#define BROKEN_STRFTIME >+/* */ > #ifdef BROKEN_STRFTIME > char formattedTime[1024]; > strftime(formattedTime, 1024, "%x %X", &t);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44049
: 25779