generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
When dealing with libraries that define native methods, we must ensure that the instrumentation does not change their signatures. As we can't taint through native code anyway, losing the taints here seems the only option.
The solution would be to define proxy methods that wraps the native method and converts the types.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request