Changes since v1:
- Rebased on next, which already has a cleanup function.
- Added first patch for renaming it.

Rene Scharfe (3):
  run-command: name the cleanup function child_process_clear()
  run-command: export child_process_clear()
  daemon: plug memory leak

 Documentation/technical/api-run-command.txt |  7 +++++++
 daemon.c                                    |  1 +
 run-command.c                               | 12 ++++++------
 run-command.h                               |  1 +
 4 files changed, 15 insertions(+), 6 deletions(-)

--
2.6.2
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to