Skip to content
  • Ronald S. Bultje's avatar
    examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault... · 0e170343
    Ronald S. Bultje authored
    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.
    0e170343
To find the state of this project's repository at the time of any of these versions, check out the tags.