CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/09 10:01:48
Modified files:
lib/libc/dlfcn : dlfcn_stubs.c
lib/libc/hidden: dlfcn.h
lib/libc/stdlib: malloc.c
Log message:
As noted by tb@ previous commit only removed an unused fucntion.
So redo previous commit properly:
Use random value for canary bytes; ok tb@.
