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 /arch/aarch64/syscall_arch.h | |
parent | e612d094b1d27e1d61940e58d8aaeb249c54e768 (diff) | |
download | musl-f034f145bdf7541995eaf08451275329e09694d8.tar.gz |
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 'arch/aarch64/syscall_arch.h')
0 files changed, 0 insertions, 0 deletions