From 47b2f1c0599ccfb8b0556169afd20506238432b0 Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 6 Mar 2015 17:10:22 +0000 Subject: Update README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 24bed12..0f7d26d 100644 --- a/README +++ b/README @@ -15,8 +15,8 @@ Features level 2 is treated in the same way as level 1. - Avoids making function calls when UB has already been invoked. This is handled by using __builtin_trap(). -- Check functions for out-of-bounds read interfaces, such as send(), - write(), fwrite() etc. +- Support for out-of-bounds read interfaces, such as send(), write(), + fwrite() etc. - No ABI is enforced. All of the check functions are inlined into the resulting binary. -- cgit v1.3