You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/01/17 08:33:45 UTC

[GitHub] [incubator-teaclave-sgx-sdk] volcano0dr opened a new pull request #201: remove #![feature(ptr_offset_from)] in sgx_urts

volcano0dr opened a new pull request #201: remove #![feature(ptr_offset_from)] in sgx_urts
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/201
 
 
   Replace offset_from() with checked_sub() in sgx_urts::env.rs::u_getpwuid_r_ocall

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] dingelish commented on issue #201: remove #![feature(ptr_offset_from)] in sgx_urts

Posted by GitBox <gi...@apache.org>.
dingelish commented on issue #201: remove #![feature(ptr_offset_from)] in sgx_urts
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/201#issuecomment-575736393
 
 
   @tomtau Please check if this patch works. Thanks!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] tomtau commented on issue #201: remove #![feature(ptr_offset_from)] in sgx_urts

Posted by GitBox <gi...@apache.org>.
tomtau commented on issue #201: remove #![feature(ptr_offset_from)] in sgx_urts
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/201#issuecomment-575995468
 
 
   utACK

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave-sgx-sdk] dingelish merged pull request #201: remove #![feature(ptr_offset_from)] in sgx_urts

Posted by GitBox <gi...@apache.org>.
dingelish merged pull request #201: remove #![feature(ptr_offset_from)] in sgx_urts
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/201
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org