FreeBSD Bugzilla – Attachment 132546 Details for
Bug 176851
[patch] net-im/pidgin segmentation fault with cap plugin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 459 bytes, created by
Ivan Klymenko
on 2013-03-11 14:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ivan Klymenko
Created:
2013-03-11 14:10:00 UTC
Size:
459 bytes
patch
obsolete
>--- pOidgin/plugins/cap/cap.c.orig 2013-03-11 15:40:09.000000000 +0200 >+++ pOidgin/plugins/cap/cap.c 2013-03-11 15:40:17.000000000 +0200 >@@ -43,7 +43,7 @@ > int threshold = purple_prefs_get_int("/plugins/gtk/cap/threshold"); > int min_minute = (current_minute - threshold) % 1440; > int max_minute = (current_minute + threshold) % 1440; >- char *sql, sta_id = NULL; >+ char *sql, *sta_id = NULL; > sqlite3_stmt *stmt = NULL; > const char *tail = NULL; > int rc;
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 176851
: 132546