~vorlon/ubuntu/raring/upstart/lp.1199778

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott James Remnant
  • Date: 2007-06-10 19:43:16 UTC
  • Revision ID: scott@netsplit.com-20070610194316-3nyvgx5kvjcjtqhm
* init/init.supp (conf-init): Add valgrind suppression for the
configuration sources hash table.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2007-06-10  Scott James Remnant  <scott@netsplit.com>
2
2
 
 
3
        * init/init.supp (conf-init): Add valgrind suppression for the
 
4
        configuration sources hash table.
 
5
 
3
6
        * init/conf.c (conf_item_free): Don't overwrite any previous
4
7
        replacement, only mark us for deletion if we wouldn't otherwise
5
8
        be replaced.  Add some commented possible code for testing.