Skip to content

fix missing null ANARI handle check in volume mapper

This MR fixes an edge case causing a crash in some applications. ANARIMapperVolume was missing a null handle check that all the other mappers do.

Merge request reports