qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 1/4] ui/cocoa: Release CGColorSpace


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 1/4] ui/cocoa: Release CGColorSpace
Date: Mon, 15 Jul 2024 08:57:43 +0200
User-agent: Mozilla Thunderbird

On 15/7/24 07:25, Akihiko Odaki wrote:
CGImageCreate | Apple Developer Documentation
https://developer.apple.com/documentation/coregraphics/1455149-cgimagecreate
The color space is retained; on return, you may safely release it.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Phil Dennis-Jordan <phil@philjordan.eu>
---
  ui/cocoa.m | 5 ++++-
  1 file changed, 4 insertions(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]