[Chore](java-udf) add some java-udf function name to asan_suppr #20093
This commit is contained in:
@ -15,8 +15,15 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
# thrift
|
||||
interceptor_via_fun:doris::FrontendServiceClient::recv_finishTask
|
||||
interceptor_via_fun:doris::FrontendServiceClient::recv_streamLoadPut
|
||||
interceptor_via_fun:doris::FrontendService_report_pargs::write
|
||||
interceptor_via_fun:doris::FrontendServiceClient::recv_loadTxnPreCommit
|
||||
interceptor_via_fun:doris::ThriftClientImpl::close
|
||||
interceptor_via_fun:doris::ThriftClientImpl::close
|
||||
|
||||
# java-udf
|
||||
interceptor_via_fun:MethodHandles::init_method_MemberName
|
||||
interceptor_via_fun:JavaCalls::call_helper
|
||||
interceptor_via_fun:JavaThread::run
|
||||
interceptor_via_fun:InterpreterRuntime::resolve_invoke
|
||||
|
||||
Reference in New Issue
Block a user