krishprober's picture
onnx-tensorrt external_data offset OOB read PoC (CWE-125)
4616d53
Raw
History Blame Contribute Delete
139 Bytes
#pragma once
#include <cstddef>
typedef struct CUstream_st* cudaStream_t;
typedef struct CUevent_st* cudaEvent_t;
typedef int cudaError_t;