Changes between Initial Version and Version 1 of Ticket #4491, comment 1
- Timestamp:
- 06/29/2019 11:42:22 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4491, comment 1
initial v1 13 13 if (pool == NULL) 14 14 return 0; 15 15 16 ================== 17 16 18 sed -i '/\} data/s/ =.*$/;\n memset(\&data, 0, sizeof(data));/' \ 17 19 crypto/rand/rand_lib.c