[all-commits] [llvm/llvm-project] cdfdc8: [libc] Small recvfrom fixes (yaml, unpoison) (#111...
Michael Jones via All-commits
all-commits at lists.llvm.org
Thu Oct 3 15:11:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdfdc857cbab0418b7e5116fd4255eb5566588bd
https://github.com/llvm/llvm-project/commit/cdfdc857cbab0418b7e5116fd4255eb5566588bd
Author: Michael Jones <michaelrj at google.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M libc/newhdrgen/yaml/sys/socket.yaml
M libc/src/sys/socket/linux/recv.cpp
M libc/src/sys/socket/linux/recvfrom.cpp
M libc/src/sys/socket/linux/recvmsg.cpp
M libc/src/sys/socket/recv.h
M libc/src/sys/socket/recvfrom.h
M libc/src/sys/socket/recvmsg.h
Log Message:
-----------
[libc] Small recvfrom fixes (yaml, unpoison) (#111020)
Forgot to update the newhdrgen yaml (old headergen is fine) and forgot
to unpoison addrlen. This patch fixes those.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list