Skip to content

Commit 9ce8356

Browse files
committed
Fix broken link.
1 parent f1dd6b3 commit 9ce8356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ControlFlowIntegrity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,6 @@ Publications
426426
`Control-Flow Integrity: Principles, Implementations, and Applications <https://research.microsoft.com/pubs/64250/ccs05.pdf>`_.
427427
Martin Abadi, Mihai Budiu, Úlfar Erlingsson, Jay Ligatti.
428428

429-
`Enforcing Forward-Edge Control-Flow Integrity in GCC & LLVM <http://www.pcc.me.uk/~peter/acad/usenix14.pdf>`_.
429+
`Enforcing Forward-Edge Control-Flow Integrity in GCC & LLVM <https://www.usenix.org/system/files/conference/usenixsecurity14/sec14-paper-tice.pdf>`_.
430430
Caroline Tice, Tom Roeder, Peter Collingbourne, Stephen Checkoway,
431431
Úlfar Erlingsson, Luis Lozano, Geoff Pike.

0 commit comments

Comments
 (0)