"globalrng->isValid = PR_FALSE" statement because we haven't reached the only statement that sets globalrng->isValid to PR_TRUE yet. prng_freeRNGContext doesn't need to set globalrng to NULL; its caller does that. prng_freeRNGContext should clear inputhash because that buffer contains a copy of the C & V in the RNG context. r=rrelyea. git-svn-id: svn://10.0.0.236/trunk@256753 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%