Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 178489 Details for
Bug 253012
openjpeg-1.3 malloc fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openjpeg-1.3-malloc.patch
openjpeg-1.3-malloc.patch (text/plain), 598 bytes, created by
Dan Coats
on 2009-01-14 15:53:10 UTC
(
hide
)
Description:
openjpeg-1.3-malloc.patch
Filename:
MIME Type:
Creator:
Dan Coats
Created:
2009-01-14 15:53:10 UTC
Size:
598 bytes
patch
obsolete
>--- OpenJPEG_v1_3/libopenjpeg/opj_malloc.h 2007-12-21 05:19:01 -0500 >+++ OpenJPEG_v1_3/libopenjpeg/opj_malloc.h.new 2009-01-14 10:45:46 -0500 >@@ -77,7 +77,7 @@ > #define HAVE_MEMALIGN > #elif defined(__GNUC__) > #define HAVE_MEMALIGN >- #include <malloc.h> >+ #include <stdlib.h> > /* Linux x86_64 and OSX always align allocations to 16 bytes */ > #elif !defined(__amd64__) && !defined(__APPLE__) > /* FIXME: Yes, this is a big assumption */
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 253012
: 178489 |
178490