-
Committer:
James Hunt
-
Date:
2012-03-01 11:55:19 UTC
-
Revision ID:
james.hunt@ubuntu.com-20120301115519-8hcqtsgka3qlqoaf
* init/job_class.c:
- job_class_get_instance():
- Use nih_local to avoid memory leak should nih_strcat_sprintf()
fail.
- Formatting.
- job_class_start():
- Use nih_local to avoid memory leak should nih_strcat_sprintf()
fail.
- Formatting.