- [tests] Remove unused function InsecureRandBytes(size_t len)
- Simplify "bool x = y ? true : false" to "bool x = y"
This is a backport of Core PR10553
Differential D3137
Simplify "bool x = y ? true : false". Remove unused function and trailing semicolon. Authored by deadalnix on May 27 2019, 22:34. Tags None Subscribers None
Details
This is a backport of Core PR10553 make check
Diff Detail
Event Timeline |