]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Fix handling of Firmware field in JSON output
authorAaron Miller <aaronmiller@fb.com>
Fri, 9 Dec 2016 23:11:28 +0000 (15:11 -0800)
committerAaron Miller <aaronmiller@fb.com>
Fri, 9 Dec 2016 23:48:49 +0000 (15:48 -0800)
commit1ccf857a0e900462fb8c22d43c1a76e19048da37
tree869282004518e8bdf4a3cd5dea053e24526136cc
parent274733919344517de0f011587c19b699fef9c412
Fix handling of Firmware field in JSON output

This was not checking the sizeof() of the .fr field and could read past
the end of it.
nvme-print.c