aboutsummaryrefslogtreecommitdiff
path: root/src/core/aio.c
diff options
context:
space:
mode:
authorJesper Wramberg <Wramberg@users.noreply.github.com>2021-07-22 08:10:35 +0200
committerGitHub <noreply@github.com>2021-07-21 23:10:35 -0700
commit70f84c85cd5fd194519300e3c88b4164d2e2d29c (patch)
treebe01175a7e3b756dbbabf1d93bff6ef16fd17c9d /src/core/aio.c
parent62caed11b0abab77de221e1a745a262436d1ecbf (diff)
downloadnng-70f84c85cd5fd194519300e3c88b4164d2e2d29c.tar.gz
nng-70f84c85cd5fd194519300e3c88b4164d2e2d29c.tar.bz2
nng-70f84c85cd5fd194519300e3c88b4164d2e2d29c.zip
Fix valgrind error epoll_ctl points to uninitialised bytes (#1469)
While not strictly an error, valgrind reports it as an error. This commit zero initializes the epoll_event before parsing it to the system call.
Diffstat (limited to 'src/core/aio.c')
0 files changed, 0 insertions, 0 deletions