Home
last modified time | relevance | path

Searched hist:"1 e3e68f109d6f4ac934319dee9e7928cfdce895c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.cdiff 1e3e68f109d6f4ac934319dee9e7928cfdce895c Wed Jun 13 02:42:41 CDT 2018 Michal Simek <michal.simek@xilinx.com> arm64: zynqmp: Check return value from calloc

calloc() can fail and return NULL. The patch is checking return value
and return in case of error.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>