Searched refs:fs_getcolor_source (Results 1 – 2 of 2) sorted by relevance
313 char *fs_getcolor_source; in _glamor_create_radial_gradient_program() local333 fs_getcolor_source = in _glamor_create_radial_gradient_program()341 fs_getcolor_source); in _glamor_create_radial_gradient_program()346 free(fs_getcolor_source); in _glamor_create_radial_gradient_program()497 char *fs_getcolor_source; in _glamor_create_linear_gradient_program() local516 fs_getcolor_source = in _glamor_create_linear_gradient_program()522 fs_getcolor_source); in _glamor_create_linear_gradient_program()526 free(fs_getcolor_source); in _glamor_create_linear_gradient_program()
4433 glamor: fix leak of fs_getcolor_source.