* commit 'c5bdfce1396df27086a202b286186ac8e569e7f1': Remove useless memset from init.
This commit is contained in:
commit
e2e548aaed
1 changed files with 0 additions and 1 deletions
|
|
@ -685,7 +685,6 @@ ret:
|
|||
if (urandom_fd != -1) {
|
||||
close(urandom_fd);
|
||||
}
|
||||
memset(buf, 0, sizeof(buf));
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue