This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 02d6d9f0998809e32fb438064a2733b64b89be08 (commit)
from ef3354e22ea74f7cdb3405041e02374f7de8e880 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 02d6d9f0998809e32fb438064a2733b64b89be08
Author: Brent W. Baccala <[email protected]>
Date: Wed Aug 31 00:59:26 2016 +0200
exec: Fix loading binaries without a memory manager object
Falling back from the io_map method needs to handle the "anywhere" flag too
by updating MAPSTART.
* exec/exec.c (write_to_task): Turn MAPSTART parameter into a reference to
the address. Fix usage accordingly.
(load_section): Pass address of MAPSTART to write_to_task so it can update
it.
-----------------------------------------------------------------------
Summary of changes:
exec/exec.c | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
hooks/post-receive
--
Hurd