[DragonFlyBSD - Submit #3155] (New) [patch] explicit_bzero simple implementation / proposal

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Wed Nov 14 08:18:54 PST 2018


Issue #3155 has been reported by dcarlier.

----------------------------------------
Submit #3155: [patch] explicit_bzero simple implementation / proposal
http://bugs.dragonflybsd.org/issues/3155

* Author: dcarlier
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
- Here a little proposal to implement this.
- Unlike OpenBSD/FreeBSD implementations, not relying on function hooks/specific compiler flags but using a memory fence instead, should be safe in amd64 only support.
- Not too familiar with license headers so forgive me in advance if not right.

---Files--------------------------------
patch-lib-libc-string-explicit_bzero.diff (4.12 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Submit mailing list