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

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott James Remnant
  • Date: 2006-08-31 01:15:48 UTC
  • Revision ID: scott@netsplit.com-20060831011548-e4a0565a155207bd
* init/cfgfile.c (cfg_job_stanza): Correct nih_alloc error.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2006-08-31  Scott James Remnant  <scott@netsplit.com>
2
2
 
 
3
        * init/cfgfile.c (cfg_job_stanza): Correct nih_alloc error.
 
4
 
3
5
        * init/process.c (process_setup_environment): Guard memory alloc.
4
6
        * init/job.c (job_set_idle_event): Likewise.
5
7
        (job_change_state): And here too.