build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34787 )
Change subject: soc/nvidia/tegra210: Fix potential NULL pointer dereference
......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34787/3/src/soc/nvidia/tegra210/spi...
File src/soc/nvidia/tegra210/spi.c:
https://review.coreboot.org/c/coreboot/+/34787/3/src/soc/nvidia/tegra210/spi...
PS3, Line 585: while ((read32(&spi->dma_in->regs->dma_byte_sta) < todo) ||
suspect code indent for conditional statements (8, 10)
https://review.coreboot.org/c/coreboot/+/34787/3/src/soc/nvidia/tegra210/spi...
PS3, Line 596: while ((read32(&spi->dma_out->regs->dma_byte_sta) < todo) ||
suspect code indent for conditional statements (8, 10)
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34787
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icd1412f0956c0a4a75266d1873d5e9848aceee32
Gerrit-Change-Number: 34787
Gerrit-PatchSet: 3
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Jacob Garber
jgarber1@ualberta.ca
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 08 Aug 2019 17:08:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment