Changeset 0c509d0 in mainline for kernel/generic/src/ipc/ipc.c

Timestamp:
2018-03-13T18:01:47Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1b4196d
Parents:
6c87f3a
git-author:
Jakub Jermar <jakub@…> (2018-03-04 18:05:05)
git-committer:
Jakub Jermar <jakub@…> (2018-03-13 18:01:47)
Message:

Remove dangerous assert

The task can manage to hangup the expected phone and use the capability
handle for another phone, which may be in arbitrary state. By removing
the assert, we still destroy the given capability but no longer panic.

(No files)

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