Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 556238 Details for
Bug 671876
dev-libs/efl-1.21.1: kernel: Evas-preload: segfault in libevas.so.1.21.1, efreet did not update cache
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
accompanying patch
evas_cache_image_prevent_evas_preload_segfault.patch (text/plain), 399 bytes, created by
tbartdev
on 2018-11-25 14:32:31 UTC
(
hide
)
Description:
accompanying patch
Filename:
MIME Type:
Creator:
tbartdev
Created:
2018-11-25 14:32:31 UTC
Size:
399 bytes
patch
obsolete
>--- efl-1.21.1/src/lib/evas/cache/evas_cache_image.c 14:09:44.971119099 +0100 >+++ efl-1.21.1/src/lib/evas/cache/evas_cache_image.c 14:10:21.521226043 +0100 >@@ -361,6 +361,7 @@ > cache = current->cache; > > if ((!current->flags.loaded) && >+ (current->info.loader) && > current->info.loader->threadable) > { > evas_module_task_register(evas_cache_image_cancelled, current);
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 671876
:
556236
| 556238