ObjFW  Check-in [e0c2e70f7b]

Overview
Comment:OFApplication: Disallow using a different sandbox

While the active sandbox can be changed, a different sandbox must not be
activated. The reason for this is that allowing to activate a different
sandbox makes it impossible to track which paths have already been
unveiled.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e0c2e70f7ba9ff7ff923590c7a5ca9a3659d17bccc3f6d7352fa8704a8686bf0
User & Date: js on 2018-11-11 22:30:21
Other Links: manifest | tags
Context
2018-11-17
22:46
Improve property name consistency check-in: 4ec7e46c8a user: js tags: trunk
2018-11-11
22:30
OFApplication: Disallow using a different sandbox check-in: e0c2e70f7b user: js tags: trunk
22:16
OFSandbox: Avoid unveiling already unveiled paths check-in: 8af3eedb02 user: js tags: trunk
Changes