-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Don't do math with null pointers in SortingKernel.cpp #73986
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
Conversation
Test Plan: ``` buck test -c fbcode.platform=platform010 //dper_lib/silvertorch/modules/filters/tests:external_filter_test -- test_empty_features ``` Differential Revision: D34757198 fbshipit-source-id: 15baf55a1409e1c227f060e3744b3279a72b354b
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 1456ebd (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
This pull request was exported from Phabricator. Differential Revision: D34757198 |
Summary: Pull Request resolved: #73986 Test Plan: ``` buck test -c fbcode.platform=platform010 //dper_lib/silvertorch/modules/filters/tests:external_filter_test -- test_empty_features ``` Reviewed By: malfet Differential Revision: D34757198 fbshipit-source-id: 35793b40e6e20fea4c8298d4c293ea0b7dbb2b35
|
Hey @r-barnes. |
Test Plan:
Differential Revision: D34757198