On 28 April 2016 at 08:34, Chih-Wei Huang <cwhu...@android-x86.org> wrote:
> From: WuZhen <wuz...@jidemail.com>
>
> The old code causes crashes when using software rendering.
>
Nitpicks (which I can apply before pushing):

The following shortlog/summary reads better imho
"winsys/sw: use correct free function for dri_sw_dt->data

align_malloc() is used to allocate dri_sw_dt->data, thus we should not
be using FREE() but align_free().

Cc: "11.2 11.1" <mesa-sta...@lists.freedesktop.org>
"

Thanks
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to