intel / gmmlib

Other
159 stars 87 forks source link

More correct check before accessing by pointer 'mResInfo' #116

Open GermanAizek opened 4 months ago

GermanAizek commented 4 months ago

More correct check before accessing by pointer that can be nullptr, as well as in case NULL, earlier termination function without allocating memory in aligned_alloc() function.