CNB: string.h: Introduce memset_after and memset_startat helpers
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2077839
Introduce memset_after and memset_startat helper functions to wipe the struct content after or starting one of its members.
Signed-off-by: Íñigo Huguet ihuguet@redhat.com
Edited by Íñigo Huguet