check/gst/gstvalue.c (test_string): Add test for bug #165650.
authorAndy Wingo <wingo@pobox.com>
Sat, 19 Nov 2005 17:08:23 +0000 (17:08 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 19 Nov 2005 17:08:23 +0000 (17:08 +0000)
commit77d95482f66670ba26466706c8f28f9aba4482fd
tree45a02b791069c72445726f1f3693802bd6003df9
parent0ae103aff33c5fd350bc7472c35b5981642ea0fc
check/gst/gstvalue.c (test_string): Add test for bug #165650.

Original commit message from CVS:
2005-11-19  Andy Wingo  <wingo@pobox.com>

* check/gst/gstvalue.c (test_string): Add test for bug #165650.

* gst/gstvalue.c (gst_string_wrap): Trying to serialize a NULL
string should produce an error, given the lack of a way to
represent NULL strings. Fixes #165650.
ChangeLog
check/gst/gstvalue.c
gst/gstvalue.c
tests/check/gst/gstvalue.c