rand: add a clang-analyzer work-around
scan-build would warn on a potential access of an uninitialized buffer. I deem it a false positive and had to add this somewhat ugly work-around to silence it.
parent
13ce373a
Please register or sign in to comment