Avoid malloc poisoning issue when including <pthread.h> of uclibc (#1013)
authorEven Rouault <even.rouault@spatialys.com>
Thu, 7 Sep 2017 15:52:59 +0000 (17:52 +0200)
committerEven Rouault <even.rouault@spatialys.com>
Thu, 7 Sep 2017 15:52:59 +0000 (17:52 +0200)
commit51a1dcaa6ed5713520dca36fc58cd9240c08b7ca
tree358e249fb9f18323e205b5127ed70201feb4a704
parentcc893a4ebfaf8c42cf1221ac82c83df91e77340b
Avoid malloc poisoning issue when including <pthread.h> of uclibc (#1013)
src/lib/openjp2/thread.c