Closed bshankstd closed 7 years ago
If the parent class create() doesn't return FLOW_OK (for example when it's flushing), *buf is NULL and should not be dereferenced.
We have absorbed your improvements, they are highly appreciated.
If the parent class create() doesn't return FLOW_OK (for example when it's flushing), *buf is NULL and should not be dereferenced.