Hi Vadym, Welcome to Mesa.
On 27 November 2017 at 14:41, <[email protected]> wrote: > From: Vadym Shovkoplias <[email protected]> > > Fix incomplete check of input params in blorp_surf_convert_to_uncompressed() > which can lead to NULL pointer dereferencing. Nicely spotted. Fortunately, all the callers do the sane thing so in practise this cannot crash ;-) Fixes: 5ae8043fed2 ("intel/blorp: Add an entrypoint for doing bit-for-bit copies") Fixes: f395d0abc83 ("intel/blorp: Internally expose surf_convert_to_uncompressed") Reviewed-by: Emil Velikov <[email protected]> -Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
