-
Notifications
You must be signed in to change notification settings - Fork 159
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
[luci/pass] tizen svace issue on luci/pass #14503
Labels
Comments
@seanshpark We have 2 options :
Which one do you prefer ? |
@jinevening PTAL |
The code seems unnecessary. I made a PR to remove it. #14504 |
FYI. Several similar issues are in luci/service, but they were marked as ex. auto *cloned = _graph->nodes()->create<luci::CircleUnpackOut>();
if (cloned != nullptr)
cloned->index(node->index()); |
fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ONE/compiler/luci/pass/src/PropagateQParamBackwardPass.cpp
Line 102 in d2680f8
Tizen static analyzer comments(severity: Major) about the line above :
The text was updated successfully, but these errors were encountered: