alfred 503a83a7c1 Don't segfault if setproctitle(3) is called with NULL initially.
The old buffer was not being initialized and a later str*() op on
it would cause a crash if it wasn't initialized by a previous
call to setproctitle(3) with an actual string.

Noticed by: Ashley Penney <ashp@unloved.org>
2003-07-01 09:45:35 +00:00
..
2003-06-02 02:32:22 +00:00
2003-06-26 10:46:16 +00:00
2003-05-24 19:53:08 +00:00
2002-12-19 09:40:28 +00:00