Skip to content
Snippets Groups Projects
Commit 63643f1f authored by Florian Angerer's avatar Florian Angerer
Browse files

Fixed SEGFAULT bug when running TestAppsSnowfall with package installation.

- The reason was the renaming of emthod 'getc' to 'read'. The method is called (by name) from native code.
Implemented option to disable the cache (by setting its size to 0).  This is required for socket connections in order to not block the whole application.
Introduced method 'seekInternal' to be able to call 'invalidateCache' on seeking in base class.
parent 47cbb1a2
Branches
No related tags found
No related merge requests found
Showing
with 106 additions and 66 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment