Ronald S. Bultje d3096d4c73 examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault because the (uninitialized) variable is ...
Original commit message from CVS:
* examples/gstplay/player.c: (main):
Initialize variables to NULL. Prevents a segfault because the
(uninitialized) variable is not NULL, resulting in a crash on
trying to reach error->message.
2004-03-05 02:30:10 +00:00
..
2003-12-02 02:28:12 +00:00
2003-08-10 00:01:58 +00:00
2004-02-16 17:09:18 +00:00
2003-12-22 01:47:08 +00:00
2002-12-30 17:53:18 +00:00