Protect access to IntExecBase->TaskStorageSlots with Forbid()/Permit()
commit05e5c1d0745ed5a45cf2801e15434eef3cd4327d
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 6 Nov 2012 03:49:56 +0000 (6 03:49 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 6 Nov 2012 03:49:56 +0000 (6 03:49 +0000)
treee9cfc0cec95c4c710da706061b19f489b11a6285
parent6d95ab9249d12ac8d1b9e0a0dbaaf28a8b4f8ddc
Protect access to IntExecBase->TaskStorageSlots with Forbid()/Permit()
pairs (thanks for the tip, Georg).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46008 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/exec/alloctaskstorageslot.c
rom/exec/freetaskstorageslot.c