]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Fixed problem with security-recv binary output not working correctly
authorThomas Bowen <thomas.r.bowen@intel.com>
Tue, 14 Mar 2017 19:58:14 +0000 (12:58 -0700)
committerScott Bauer <scott.bauer@intel.com>
Thu, 6 Apr 2017 16:05:09 +0000 (10:05 -0600)
commit7a6424e039922515940fab2cd9b5744e5b7c8be1
tree2a2b95c420e58caa9a1a0236e142c9f63cb3dd08
parent2aa1789ace6be67818433923f6fd6b16a3e002a6
Fixed problem with security-recv binary output not working correctly

Security Receive sent the wrong pointer, specifically a pointer to a
stack location. When using the Dump raw command we would dump stack
contents, not the buffer received from the controller.

Signed-off-by: Thomas Bowen <thomas.r.bowen@intel.com>
Signed-off-by: Scott Bauer <Scott.Bauer@intel.com>
nvme.c