[LTP] [PATCH 3/3] crypto/crypto_user01.c: new test for information leak bug

Cyril Hrubis chrubis@suse.cz
Mon Dec 10 13:24:55 CET 2018


Hi!
> > +static void __check_for_leaks(const char *name, const char *value,
> > size_t vlen)
> 
> IIRC we don't allow functions beginning with underscores because they
> are reserved by the compiler or C library.

We do append underscores at the end of the identifiers in order not to
redefine symbols from compiler/libc.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list