commit | ffd8d3fa5813430fe3926fe950fde23630f6b1a0 | [log] [tgz] |
---|---|---|
author | Matt Mackall <mpm@selenic.com> | Tue Apr 29 01:02:59 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:06:24 2008 -0700 |
tree | c5ea8d040ef61603a84b9d3b0a7ca944f24f9d7f | |
parent | 53c3f63e824764da23676e5c718755ff4aac9b63 [diff] |
random: improve variable naming, clear extract buffer - split the SHA variables apart into hash and workspace - rename data to extract - wipe extract and workspace after hashing Signed-off-by: Matt Mackall <mpm@selenic.com> Cc: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>