-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsPG-exploit-mitigationsProject group: Exploit mitigationsProject group: Exploit mitigations
Description
Stack smashing protection was added in #84197, but src/doc/rustc/src/exploit-mitigations.md
was never updated.
@rustbot label A-docs
Voronar, pravic, rcvalle and fogti
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsPG-exploit-mitigationsProject group: Exploit mitigationsProject group: Exploit mitigations
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
mrcnski commentedon May 15, 2023
@rcvalle Have you started on this already? I'm available to take this on. I came across the docs before the PR, and was misled about the current state of this feature.
rcvalle commentedon May 15, 2023
@mrcnski Not yet. Sorry about the confusion caused by it. If you'd have time to and would like to contribute, it'd be much appreciated. Feel free to CC me in the PR and I'd be happy to help reviewing it.
-C stack-protector=all
#121742