Alan Coopersmith writes:
> Clear them out when needed instead of leaving whatever values were
> present in previously sent messages.
Given that nearly all of the calls to WriteToClient have already aligned
their data, I'd suggest that this should probably just use memset under
an if
if
Clear them out when needed instead of leaving whatever values were
present in previously sent messages.
Signed-off-by: Alan Coopersmith
---
os/io.c | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/os/io.c b/os/io.c
index b67a5f3..f71ef56 100644
--- a/os/io