commit | 3cc0cd11ff97fd013813ae020aaf24dbdc818e43 | [log] [tgz] |
---|---|---|
author | Petr Machata <pmachata@redhat.com> | Fri Oct 26 22:30:51 2012 +0200 |
committer | Petr Machata <pmachata@redhat.com> | Fri Oct 26 22:30:51 2012 +0200 |
tree | f7c2b6ffb2be75dfb01c8b466f11a3ae6487579d | |
parent | 818e23b064cdcafa6c04628d0d8ad5c6891fbdd9 [diff] |
Call arch_process_destroy before destroying main process data That in case that arch_process_destroy needs the global state. Unlikely, but we do it that way for exec, so let's be consistent.