diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2020-12-12 00:15:32 +0000 |
|---|---|---|
| committer | David Gibson <david@gibson.dropbear.id.au> | 2021-01-06 11:09:59 +1100 |
| commit | c5ac9dc64fa552a61942c397f70511a32ed95a6f (patch) | |
| tree | c6b823c9a4b16a8d5974d9ed526f98734af8bbb8 /hw/intc | |
| parent | 34d0831f38fd8ca253fc77d66f54976e440f0131 (diff) | |
| download | focaccia-qemu-c5ac9dc64fa552a61942c397f70511a32ed95a6f.tar.gz focaccia-qemu-c5ac9dc64fa552a61942c397f70511a32ed95a6f.zip | |
hw/ppc/virtex_ml507: Drop use of ppcuic_init()
Switch the virtex_ml507 board to directly creating and configuring the UIC, rather than doing it via the old ppcuic_init() helper function. This fixes a trivial Coverity-detected memory leak where we were leaking the array of IRQs returned by ppcuic_init(). Fixes: Coverity CID 1421992 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20201212001537.24520-4-peter.maydell@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions