View Single Post
03/31/17, 08:42 AM   #26
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
Ok. Guess I'll have a look at what has changed between now and then.

A completely different question: Would it make sense and be possible to add a function IsFunctionSecurityContextTainted(function) which returns true if the function/closure has been marked? That way we could show the status in zgoo and similar. Might be useful for debugging as it would allow to check if objects in a pool have tainted functions.
  Reply With Quote