Changeset f0bc6f6 in mainline for uspace/Makefile

Timestamp:
2019-02-08T10:20:40Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
758c79d
Parents:
2332e13
git-author:
Jiri Svoboda <jiri@…> (2019-01-07 19:20:19)
git-committer:
Jiri Svoboda <jiri@…> (2019-02-08 10:20:40)
Message:

Fix pointer computation for ping reply

Under the right circumstances (such as amd64+shared libs) the pointer
which was offset a bit too far would run into an unmapped page and
cause async_data_write_start() to return EPERM in inetsrv and the
client would never receive the answer.

(No files)

Note: See TracChangeset for help on using the changeset viewer.