summaryrefslogtreecommitdiffstats
path: root/lib/libelf/libelf_allocate.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug with the release of section's raw data. Both release loopsdumbbell2007-02-211-1/+1
| | | | | | were using translated data linked list, leading to a memory leak. Jkoshy's testsuite was used to check for non-regression.
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.jkoshy2006-11-111-0/+209
Bump __FreeBSD_version. Reviewed by: jb
OpenPOWER on IntegriCloud