May 29, 2023, 03:20 by [email protected]: > On Mon, 29 May 2023 02:22:34 +0200 (CEST) > Lynne <[email protected]> wrote: > >> No Vulkan function is NULL-safe, for no real reason, despite >> the language defining and returning VK_NULL_HANDLE. >> >> Patch attached. >> > > Tested and works. I will note that both the function and s->hwctx are > null in the failure case and if ctx->sampler could exist without those > also being non-null, you could segfault again. I assume this won't > happen in practice. > > ship it. >
Pushed with a better description of what it fixes. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
