index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
openjp2
/
opj_malloc.c
Age
Commit message (
Expand
)
Author
2016-01-25
processed all c/h files through astyle with opj_astyle.cfg
codingstyle
Antonin Descampe
2016-01-06
Fix fatal crash on 64 bit Linux
Stefan Weil
2016-01-06
Fix whitespace issues in opj_malloc.c
Stefan Weil
2015-12-31
Fix grammar in comment
Stefan Weil
2015-11-01
Fin compiler warnings
mayeut
2015-10-21
Avoid pointer arithmetic with (void *) pointers.
Stephan Mühlstrasser
2015-10-21
Generic aligned malloc implementation update.
mayeut
2015-10-20
Generic aligned malloc implementation.
Stephan Mühlstrasser
2015-10-18
Cleanup includes
mayeut
2015-10-18
Fix _aligned_malloc usage
mayeut
2015-10-17
Fix inconsistent behavior of malloc(0)
mayeut
2015-10-17
Add missing checks. Fix crash on failed allocation.
mayeut
2015-10-17
Fixed crash on encoding
mayeut
2015-10-12
minor tweaks to the code
Mathieu Malaterre
2015-10-10
Fix an issue with parenthesis
Mathieu Malaterre
2015-10-10
implement a portable aligned realloc
Mathieu Malaterre
2015-10-10
do not use aligned_alloc since it requires c11
Mathieu Malaterre
2015-10-09
cleanup header file and move to implementation
Mathieu Malaterre