Description
The line below the call wants to check if really the call to ConstructBitBlot was succesful in order to use the returned info. However we didn't store at all the "ret"urned value and we are using the previous "ret" to check against.
The line below the call wants to check if really the call to ConstructBitBlot was succesful in order to use the returned info. However we didn't store at all the "ret"urned value and we are using the previous "ret" to check against.