Add some comments to rename_user indicating why the code is bad.
authorDave West <davew@uncensored.citadel.org>
Tue, 3 Nov 2009 12:34:30 +0000 (12:34 +0000)
committerDave West <davew@uncensored.citadel.org>
Tue, 3 Nov 2009 12:34:30 +0000 (12:34 +0000)
commitb7cc1954e6611c9558f4ce63bb5ee91b41de2272
treed304cf5833b6f5aa8a9e42739ba7bab5aea2b5b9
parent2a557d1e1aeee5b4bb8d829a1cff40c37f8d4d2c
Add some comments to rename_user indicating why the code is bad.
It traverses an unlocked context list and it leaves a big hole for
the actual operation to do something unexpected.
citadel/user_ops.c