gbytes: Clarify the nullability of GBytes->data
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 25 Nov 2013 13:26:45 +0000 (13:26 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 27 Nov 2013 10:12:27 +0000 (10:12 +0000)
commitaa337d36741b17e53470fd8b08e672fa56ca59b1
treef238c4433508f0475fd67a9b46fea69fe188bd7b
parent33dd6d12d7478df22b7759f0ed26f81187ad2a54
gbytes: Clarify the nullability of GBytes->data

Clarify that it is permitted for a GBytes to contain a NULL data
pointer, as long as its size is 0.

https://bugzilla.gnome.org/show_bug.cgi?id=715164
glib/gbytes.c