Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss
Module Name: othersrc
Committed By: agc
Date: Fri Feb 17 02:11:18 UTC 2012
Modified Files:
othersrc/crypto/external/bsd/ssss/dist/src/libssss: threshold.c
Log Message:
don't rely on an application (such as ssss(1)) being able to mmap(2) the
shares it presents via libssss - allocate space using calloc(3) if the mmap
fails.
this change allows us to use ssss(1) to combine shares from different
websites, mounted using httpdev(8).
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
othersrc/crypto/external/bsd/ssss/dist/src/libssss/threshold.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index