nielsAD / lape

Scripting engine with Pascal-like syntax for FPC and Delphi
112 stars 26 forks source link

Fix TLapeTree_Operator.Compile locks (locks were never increased and always decreased) #198

Closed ollydev closed 5 months ago

ollydev commented 5 months ago

Solution is just to just increase the locks & added a test that would crash badly.