git: cryptdisks safe_mem - use weak symbols
Alex Hornung
alexh at crater.dragonflybsd.org
Sun Mar 16 08:01:55 PDT 2014
commit d1a5c52851e0560eb02da0a02cd00d0abc1700d3
Author: Alex Hornung <alex at alexhornung.com>
Date: Sun Mar 16 13:45:21 2014 +0000
cryptdisks safe_mem - use weak symbols
* Use weak symbols so that the ones in libtcplay.a can override the
symbols in the local safe_mem.
* I'm not sure why this ever worked before, but it definitely doesn't
work anymore.
Summary of changes:
sbin/cryptdisks/safe_mem.c | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d1a5c52851e0560eb02da0a02cd00d0abc1700d3
--
DragonFly BSD source repository
More information about the Commits
mailing list