[libc] unpoison memory returned by pipe syscall (#88942)

The memory sanitizer doesn't recognize the results of the pipe syscall
as being initialized. This patch manually unpoisons that memory.

GitOrigin-RevId: b8de7cf6588ebc95e33a0e4a5b4254a94df60e4e
1 file changed