Bugzilla – Attachment 73041 Details for
Bug 158071
xjdic-2.4-106: local variable used before set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
bugzilla-158071-local-variable-not-initialized.patch
bugzilla-158071-local-variable-not-initialized.patch (text/plain), 375 bytes, created by
Mike Fabian
on 2006-03-15 15:31:13 UTC
(
hide
)
Description:
bugzilla-158071-local-variable-not-initialized.patch
Filename:
MIME Type:
Creator:
Mike Fabian
Created:
2006-03-15 15:31:13 UTC
Size:
375 bytes
patch
obsolete
>diff -ru xjdic/xjdfrontend.c xjdic.new/xjdfrontend.c >--- xjdic/xjdfrontend.c 2003-05-28 09:14:29.000000000 +0200 >+++ xjdic.new/xjdfrontend.c 2006-03-15 16:25:46.000000000 +0100 >@@ -1075,6 +1075,7 @@ > DicNum = CurrDic; > khi = 0; > klo = 0; >+ it = 0; > vline[0] = 0; > xjdserver (XJ_FIND, DicNum,it, strlen(vstr), vstr, > &xjresp, &respos, &roff, &rlen, repstr, &DicLoc); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 158071
: 73041