Persistent Memory Analysis Tool (PMAT) - Valgrind Plugin that provides an online sampling approach towards performing verification on persistent memory.
GNU General Public License v2.0
1
stars
0
forks
source link
Add checks for number of read bytes from /dev/urandom #52
I realize that I actually need to check the output of /dev/urandom, which could be interrupted due to anything from a signal or spurious return.