Fixing tests, Fixed buffer dealloc bug, fixed clipboard bug
This commit is contained in:
@@ -21,10 +21,12 @@ Things I like:
|
||||
- Lua config files work pretty well
|
||||
|
||||
Splits:
|
||||
- Buffer16.cpp / h vs Buffer ?
|
||||
- Buffer16 Buffer8?
|
||||
- Why constraint that name of buffer needs to be unique? For Open() and default behavior but is this required?
|
||||
- Try to add Tracking Allocator and rewrite the app, free all memory at the end of the app and check all is well
|
||||
|
||||
|
||||
- SpawnProcess wrong memory allocation there
|
||||
- Trying to fix the testing, Command_Open doesn't work on first frame because window is not metricly OK?
|
||||
- window->document_rect is null
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user