apache / apache/teaclave-java-tee-sdk

工厂创建TEE_SDK模式空指针

Open
#38 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
67
Forks
21
PR merge metrics
No merged PRs in 30d

Description

![Uploading image.png…]()

创建的lib_tee_sdk_svm_load.signed的临时文件是个空文件,导致文件流空指针异常,无法创建TEE_SDK的实例。请问如何解决?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing TEE_SDK instance creation and tracing how the temporary lib_tee_sdk_svm_load.signed file is created and consumed. Check where the empty file leads to the file-stream null-pointer failure; done means the cause is identified and instance creation no longer fails for this case, with a regression test if the repository has a relevant test entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.