about summary refs log tree commit homepage
path: root/lib/PublicInbox/TestCommon.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-09-24 20:19:22 +0000
committerEric Wong <e@80x24.org>2023-09-24 23:14:21 +0000
commit434a9fa1b53561e8b123534977dc82c581c46db2 (patch)
treef414d88c4c1b902bcb1a0ce641e2ccc5f19dddaa /lib/PublicInbox/TestCommon.pm
parentb8db6914a2a7da45cf0aed20240c8c6696a16968 (diff)
downloadpublic-inbox-434a9fa1b53561e8b123534977dc82c581c46db2.tar.gz
We need to allocate CMSG_SPACE for the `struct cmsghdr', not the
smaller CMSG_LEN.  AFAIK this isn't a real world problem since
the Linux kernel doesn't care about the uninitialized space as
long as memory region belongs to the user, but valgrind complains.
Diffstat (limited to 'lib/PublicInbox/TestCommon.pm')
0 files changed, 0 insertions, 0 deletions