mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-31 12:19:37 +02:00
- output() throws TypeError on circular reference object (JSON.stringify has no try/catch) - getSessionStats(123) throws TypeError (number reaches parseSessionMetadata, .match() fails) - appendSessionContent(null) returns false (TypeError caught by try/catch) Total tests: 863