commit | ba832ff2c39f581543167cb6050cd003de31fee0 | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Fri Nov 13 16:55:10 2009 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Fri Nov 13 16:55:10 2009 +0000 |
tree | ba150ee936f34f733a48b81642e971f56b2e51aa | |
parent | 2ec5aca064f297e97c2d0bd9d8a481d157f83ebe [diff] |
Sync OpenBSD patchset 530: Rewrite a confusing loop when freeing the arg array on exit and move the check for argv being NULL, prompted by parfait via deraadt. Also fix some definite brokenness when assigning multiple environment variables in arguments (such as "X=1 Y=2").