]> sourceware.org Git - glibc.git/commit
Hide internal __malloc_check_init function [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:00:05 +0000 (16:00 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:00:36 +0000 (16:00 -0700)
commit372fe247b11eb4079f93f11f3f20d14bc6c2c57f
tree50a2b9df169b52e844e7548ecbf2d8474927e156
parent9e5ee8b839175b7f48d2e64e87d1e3da8fa6458f
Hide internal __malloc_check_init function [BZ #18822]

Hide internal __malloc_check_init function to allow direct access within
libc.so and libc.a without using GOT nor PLT.

[BZ #18822]
* include/malloc.h (__malloc_check_init): Add attribute_hidden.
ChangeLog
include/malloc.h
This page took 0.04184 seconds and 5 git commands to generate.