Skip to content

webgpu: Fix UB usage of std::string

Tom Clabault requested to merge tom.clabault/vtk:WebGPUCITestsCrashFix into master

Fixes an undefined behavior usage a std::string in void vtkWebGPUInternalsComputePassBufferStorage::RecreateBuffer.

Closes #19408 (closed)

@lucas.givord @thomas.galland Please review

CC: @jaswant.panchumarti

Edited by Tom Clabault

Merge request reports

Loading