]> Git Repo - uclibc-ng.git/commit
libdl: fix problem with unmapping
authorWaldemar Brodkorb <[email protected]>
Tue, 17 Apr 2018 19:19:06 +0000 (20:19 +0100)
committerWaldemar Brodkorb <[email protected]>
Tue, 17 Apr 2018 19:19:06 +0000 (20:19 +0100)
commit35105679b9a900d58dadd0852e679c235f8176ba
treeefdb327c0a09565412ddadb7e3e102080179dc43
parenteb560ac797e67c116f56c7f921dece3057ec81de
libdl: fix problem with unmapping

The munmap was still called with broken length, as sometimes
start was empty. This finally solves segfaults when running
php -m with ldap module activated.
ldso/libdl/libdl.c
This page took 0.024768 seconds and 4 git commands to generate.