buffer: document that _extract_dup() will return NULL for 0-sized buf
authorTim-Philipp Müller <tim@centricular.com>
Tue, 5 Dec 2017 15:16:36 +0000 (15:16 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 5 Dec 2017 15:18:29 +0000 (15:18 +0000)
commitbcc5e5bcd579b67af3963eb117d152a4a67ca0c4
tree708a1ab38d85f7497d5b21dae236af2df80ce724
parent7d1dabe02069e7ee0084289f4b1f20743e304648
buffer: document that _extract_dup() will return NULL for 0-sized buf

And make it explicit, and don't call _extract() on NULL data buffer.
gst/gstbuffer.c