Skip to content

Commit

Permalink
resolved issue onryldz#141 about AccessViolations whith multithreadin…
Browse files Browse the repository at this point in the history
…g by applying corrections suggested by @CaptainNemo07.

(there were also some TRTTIContexts that were wrongly Freed in "except" sections instead of "finally" sections)
  • Loading branch information
carlosirna committed Dec 16, 2022
1 parent 2d3ec01 commit 188939a
Show file tree
Hide file tree
Showing 2 changed files with 1,065 additions and 746 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ iOSSimulator/
*.dsk

# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
*.stat
*.stat
*.bak
Loading

0 comments on commit 188939a

Please sign in to comment.