Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 66400 Details for
Bug 103074
www-servers/lighttpd-1.4.0 linking error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
another patch to correct the linking error
lighttpd-1.4.0-attr.diff (text/plain), 452 bytes, created by
Benoit Boissinot
on 2005-08-20 06:53:02 UTC
(
hide
)
Description:
another patch to correct the linking error
Filename:
MIME Type:
Creator:
Benoit Boissinot
Created:
2005-08-20 06:53:02 UTC
Size:
452 bytes
patch
obsolete
>--- lighttpd-1.4.0/src/stat_cache.c.orig 2005-08-20 15:42:48.000000000 +0200 >+++ lighttpd-1.4.0/src/stat_cache.c 2005-08-20 15:43:01.000000000 +0200 >@@ -391,7 +391,7 @@ handler_t stat_cache_get_entry(server *s > etag_create(sce->etag, &(sce->st)); > #ifdef HAVE_XATTR > if (buffer_is_empty(sce->content_type)) { >- stat_cache_attr_get(sce->content_type, name->ptr); >+ stat_cache_entry_attr_get(sce->content_type, name->ptr); > } > #endif > }
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 103074
:
66337
|
66338
| 66400 |
66401