[LTP] [PATCH 1/5] SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID()

Cyril Hrubis chrubis@suse.cz
Wed Apr 18 14:13:40 CEST 2018


Hi!
I've reworked this patch and pushed, thanks.

The main things I've fixed here are:

* Don't add the macros to the old library since as a general rule we
  should not add new functionality there

* Fixed the gid_t and uid_t printing, these are integer types so
  printing them with %p is wrong

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list