On Sat, 2015-08-08 at 17:23 +0800, Boyan Ding wrote:
> We don't need to free driverName string from dri2 reply, on the other
> hand, the driver name acquired from loader doesn't need duplication.
>
> This fixes commit 45e110ba
>
> Cc: Emil Velikov
> Reported-by: Timothy Arceri
> Signed-off-by:
On 8 August 2015 at 10:23, Boyan Ding wrote:
> We don't need to free driverName string from dri2 reply, on the other
> hand, the driver name acquired from loader doesn't need duplication.
>
> This fixes commit 45e110ba
>
> Cc: Emil Velikov
> Reported-by: Timothy Arceri
> Signed-off-by: Boyan Din
We don't need to free driverName string from dri2 reply, on the other
hand, the driver name acquired from loader doesn't need duplication.
This fixes commit 45e110ba
Cc: Emil Velikov
Reported-by: Timothy Arceri
Signed-off-by: Boyan Ding
---
src/egl/drivers/dri2/platform_x11.c | 13 ++-