diff options
author | Tobias Brunner <tobias@strongswan.org> | 2015-10-12 11:04:55 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2015-10-29 16:17:17 +0100 |
commit | 35dbf8af7a9048f3384af181613c352b718f8d8e (patch) | |
tree | 30e0d3c51f4c6e61d3aa8975b60b9265c6107e7f /src/charon-systemd/charon-systemd.c | |
parent | 37a22a166b6f76d8acf4051b8480d592e851072b (diff) | |
download | strongswan-35dbf8af7a9048f3384af181613c352b718f8d8e.tar.bz2 strongswan-35dbf8af7a9048f3384af181613c352b718f8d8e.tar.xz |
random: Properly handle errors when reading from /dev/[u]random
If -1 was returned on the first call to read() `done` got SIZE_MAX
and the function returned TRUE even though no actual random data had
been allocated.
Fixes #1156.
Diffstat (limited to 'src/charon-systemd/charon-systemd.c')
0 files changed, 0 insertions, 0 deletions