j
k
j a
j l
Matteo Bruni (@Mystral) commented about dlls/d3dcompiler_43/blob.c:
return E_FAIL; } if (!data || !data_size) if (!data || !data_size || data_size < DXBC_HEADER_SIZE)
return E_FAIL; }
Similar to the previous patch here. Also can get rid of the || !data_size part.
Back to the thread
Back to the list