The Pedigree Project  0.1
Bug List
Member ProcFs::removeProcess (PosixProcess *proc)
leaks all files/directories in the directory
Member UsbHub::doSync (uintptr_t nTransaction, uint32_t timeout=5000)
Transaction is never deleted here - which makes pParam in the syncCallback above invalid, causing an assertion failure in Semaphore if this times out.