On 15/7/24 07:25, Akihiko Odaki wrote:
CGImageCreate | Apple Developer Documentation https://developer.apple.com/documentation/coregraphics/1455149-cgimagecreateThe color space is retained; on return, you may safely release it.Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com> Tested-by: Phil Dennis-Jordan <p...@philjordan.eu> --- ui/cocoa.m | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>