bcc4a523b6
* The call to _TeamDied() causes the team that the iterator points to be removed from the map. Therefore the iterator becomes invalid and may not be accessed anymore (including incrementing it). As we've had to unlock, anything might have happened to to map, so take the safe route and just start over. * For each dead team that was found the AppManager was unlocked, but there were no balancing lock calls, therefore causing the lock count to get corrupted. |
||
---|---|---|
.. | ||
app | ||
bluetooth | ||
cddb_daemon | ||
debug | ||
index | ||
input | ||
media | ||
media_addon | ||
midi | ||
mount | ||
net | ||
notification | ||
power | ||
print_addon | ||
registrar | ||
services_daemon | ||
syslog_daemon | ||
Jamfile |