[LTP] [PATCH 1/1] syscalls, lib: Use SAFE_{BIND, LISTEN, SOCKET} macros
Cyril Hrubis
chrubis@suse.cz
Tue Oct 3 14:56:53 CEST 2017
Hi!
> > Anyway I got an idea yesterday and implemented a shell script that
> > generates a spatch based on function name and made it iterate over all
> > safe macros we have implemented making a git commit for each. The script
> > is attached for a reference.
> Really nice solution :-).
> This script is really worth of adding into LTP (even it requires to check formatting).
I will strip the old library parts, then we can add it, maybe we can
even use it as a commit hook or something to automatically check if
we could have used a SAFE_MACRO() instead of custom error handling...
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list