block_Realloc(): cast to block_sys_t after check
There are no real functional changes Here. But it is cleaner not to cast to block_sys_t if the block is not a block_sys_t block (i.e. was not allocated by block_Alloc()).
Showing
Please register or sign in to comment