pld/virtex2: add missing error checks
commitdd9137dc0e0c9a7dd3468ecb7adb0427b8f06715
authorDaniel Anselmi <danselmi@gmx.ch>
Wed, 12 Apr 2023 23:55:10 +0000 (13 01:55 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Fri, 5 May 2023 22:15:23 +0000 (5 22:15 +0000)
tree1277688e1e63b0641480166884bf8b5930f1df71
parent57f7ce68a48b03bcd198a009fc9c75fe3948c0db
pld/virtex2: add missing error checks

Add error checks after allocating memory.
Add error checks for calls to jtag_execute_queue().

Change-Id: I3b63b3d836170244ad3b0566d5bd9d9aabb8e238
Signed-off-by: Daniel Anselmi <danselmi@gmx.ch>
Reviewed-on: https://review.openocd.org/c/openocd/+/7633
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/pld/virtex2.c