Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Source #84

Open
cjc-github opened this issue Jan 16, 2022 · 1 comment
Open

Custom Source #84

cjc-github opened this issue Jan 16, 2022 · 1 comment

Comments

@cjc-github
Copy link

I plan to bring the normal function to be the Source。but when I write it into TaintSourcesAndSinks.txt as Source, it does not work! howerver,it is working that write it as Sink.I want to know how do use it correctly.

for example,void foo(int x,int y);
I want to this as Source to taint the x,

@FoelliX
Copy link

FoelliX commented Jun 28, 2022

x = foo(...) should do the trick if foo is declared as source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants