Bugzilla – Attachment 2061 Details for
Bug 1918
match_pattern_list fails for negated failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix the 'bug'
patch-000 (text/plain), 404 bytes, created by
Robin Becker
on 2011-07-06 02:10:13 AEST
(
hide
)
Description:
patch to fix the 'bug'
Filename:
MIME Type:
Creator:
Robin Becker
Created:
2011-07-06 02:10:13 AEST
Size:
404 bytes
patch
obsolete
>*** src/openssh-5.8p2/match.c 2008-06-11 00:34:46.000000000 +0100 >--- match.c 2011-07-05 16:57:30.374403700 +0100 >*************** >*** 159,165 **** > return -1; /* Negative */ > else > got_positive = 1; /* Positive */ >! } > } > > /* >--- 159,165 ---- > return -1; /* Negative */ > else > got_positive = 1; /* Positive */ >! } else if (negated) got_positive = 1; > } > > /*
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 1918
:
2061
|
3039