Searched hist:"120 f1d91" (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/chpass/ |
H A D | chpass.h | diff 120f1d91 Wed Jul 31 22:08:41 GMT 2002 millert <millert@openbsd.org> When I got removed the use of atexit() I missed the fact that edit() calls pw_error() which in turn calls exit(). Now edit() returns its status so the temp file gets cleaned up nicely if the user makes no changes or if an error occurred. Problem noticed by deraadt@
|
H A D | edit.c | diff 120f1d91 Wed Jul 31 22:08:41 GMT 2002 millert <millert@openbsd.org> When I got removed the use of atexit() I missed the fact that edit() calls pw_error() which in turn calls exit(). Now edit() returns its status so the temp file gets cleaned up nicely if the user makes no changes or if an error occurred. Problem noticed by deraadt@
|
H A D | chpass.c | diff 120f1d91 Wed Jul 31 22:08:41 GMT 2002 millert <millert@openbsd.org> When I got removed the use of atexit() I missed the fact that edit() calls pw_error() which in turn calls exit(). Now edit() returns its status so the temp file gets cleaned up nicely if the user makes no changes or if an error occurred. Problem noticed by deraadt@
|