diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-03-03 12:42:34 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-03-03 12:45:23 -0500 |
commit | f034f145bdf7541995eaf08451275329e09694d8 (patch) | |
tree | 329c98135f75ca7a72428b15e1ae2f7b9b29e06c /include/malloc.h | |
parent | avoid malloc of deps array for programs with no external deps (diff) | |
download | grovel-f034f145bdf7541995eaf08451275329e09694d8.tar.gz grovel-f034f145bdf7541995eaf08451275329e09694d8.tar.xz |
avoid malloc of deps arrays for ldso and vdso
neither has or can have any dependencies, but since commit
403555690775f7c8806372644f543518e6664e3b, gratuitous zero-length deps
arrays were being allocated for them. use a dummy array instead.
Diffstat (limited to 'include/malloc.h')
0 files changed, 0 insertions, 0 deletions