According to the documentation we are supposed to do a null-pointer check on the buffers returned by igvm_get_buffer() (part of the IGVM C library). Add these checks in the IGVM backend.
Oliver Steffen (1): igvm: Add NULL checks for igvm_get_buffer() backends/igvm.c | 86 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 56 insertions(+), 30 deletions(-) -- 2.53.0
