fixed from PVS-Studio
V668 There is no sense in testing the pointer against null, as the memory was allocated using the 'new' operator. The exception will be generated in the case of memory allocation error. load_mdl.cpppull/24/head
parent
77938cd0be
commit
93d114f8c9
Loading…
Reference in New Issue