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