commit | 34576b39906158f003a9db0bc344cf3ab4b18a36 | [log] [tgz] |
---|---|---|
author | Will Drewry <wad@chromium.org> | Tue Mar 29 22:25:13 2011 |
committer | Will Drewry <wad@chromium.org> | Tue Mar 29 22:25:13 2011 |
tree | 8742f51f920908cab56f91e9e272e4bcdbcdaadb | |
parent | 6841c9e9b6f64b4ae9e9a3d6782028d96c83ca2f [diff] |
tpm: fix GetCapability calls to use the correct pointer The additions of ScopedTssMemory introduced a little weirdness and the *cap meme was leftover work from an earlier version. However, it is wrong. This changes fixes that wrong-ness. TEST=unittests pass; builds works BUG=chromium-os:13129 Change-Id: Ie45e97af8a14a30dc8a8121950b88b105399dd48 R=gauravsh@chromium.org Review URL: http://codereview.chromium.org/6731069