Stop-gap fix in xgi_submit_cmdlist
Comment in the code explains it. Basically, I put an if-statement around a block of code to prevent a NULL pointer dereference that should never happen in the first place. Eventually, this will need to come out.
Loading
Please register or sign in to comment