Changeset 698ce34c in mainline for uspace/lib/clui/tinput.c

Timestamp:
2020-05-05T15:59:13Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
622e7c9
Parents:
b42fa76
Message:

Async_hangup being called with async exchanges should be assertion failure

If this happens, there is a race between async_hangup() (which frees
the session) and using the session.

(No files)

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