pad: Constructors are all not nullable
authorSebastian Dröge <sebastian@centricular.com>
Tue, 29 Jan 2019 13:50:06 +0000 (15:50 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 29 Jan 2019 14:49:28 +0000 (14:49 +0000)
commitf6816d5412e564e56fe502ebbd5cc11afebd4ac3
treec0d191e81d60888d4be21d0bb740a33b183de1fa
parent92b38d2a001d6a3d4be154cd541589c66b3c92e1
pad: Constructors are all not nullable

They can't possibly return NULL except in case of assertions.
gst/gstpad.c