c77ccd0904
Avoid nullptr from zero-size allocations being passed into the copy functions, which is causing UB errors. Reviewed-by: Marcin Radomski <dextero@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35580>