[dvblast-devel] [PATCH 0/4] Cleanup dblast exit

Georgi Chorbadzhiyski gf at unixsol.org
Thu Aug 25 14:59:36 CEST 2011


The following patches cleanup dvblast exit, so the memory is
released correctly allowing dvblast to run under valgrind without
errors.

Georgi Chorbadzhiyski (4):
  Install SIGINT handler to be able to break out of main loop.
  When CMD_SHUTDOWN is received set b_exit_now flag to exit cleanly.
  Rename b_hup_received to b_conf_reload.
  Release all allocated memory on exit.

 comm.c    |   10 +++++-----
 demux.c   |   46 +++++++++++++++++++++++++++++++++++++++++++++-
 dvblast.c |   26 ++++++++++++++++++++------
 dvblast.h |    5 ++++-
 output.c  |   23 +++++++++++++++++++++++
 5 files changed, 97 insertions(+), 13 deletions(-)

-- 
1.7.5.1



More information about the dvblast-devel mailing list