DemesneGH commented on issue #103:
URL: 
https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/103#issuecomment-1398158377

   As a workaround, change this line of code:
   
https://github.com/apache/incubator-teaclave-trustzone-sdk/blob/972760f5bd9777104e653fc31a32da096f1955bd/optee-utee/src/object.rs#L485
   to 
   ```
   pub struct TransientObject(pub ObjectHandle);
   ```
   I will consider which is the best way to add this feature later.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org

Reply via email to