hyperlight-dev / hyperlight-dev/hyperlight

Evaluate if we still need stack guards when building guest libraries

オープン
#164 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
lifecycle/confirmed
主要言語
Rust
スター
4.7k
フォーク
208
平均マージ
1日 7時間
マージ済み PR(30日)
47

説明

In the past the guest binaries were built with the MSVC toolchain and /GS was used to protect against some stack attacks.
To support this a cookie in the entry point which was used to support this.

Since we are no longer using the MSVC compiler we probably don't need this an should consider removing it.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。