[core] remove excess assertions in buffer_commit()
buffer_commit() is called by routines which preallocate for operations like read(). The caller must properly manage the memory. The checks removed from buffer_commit() are too late.master
parent
980554bc70
commit
f8914ac381
Loading…
Reference in New Issue