Fixed threading bug
authorJohn Hodge <[email protected]>
Sat, 2 Oct 2010 13:43:51 +0000 (21:43 +0800)
committerJohn Hodge <[email protected]>
Sat, 2 Oct 2010 13:43:51 +0000 (21:43 +0800)
- Mutex->LastWaiting was never reset to NULL, hence could point to
  a thread on the active queue, causing corruption.
HEADDESK, HEADDESK, HEADDESK
- Also, fixed lack of LEAVE macros in some parts of binary.c
- Fixed a typo in EXT2 directory handling (write)


No differences found

UCC git Repository :: git.ucc.asn.au