~wlxing/ecryptfs/lp342398

  • Committer: Dustin Kirkland
  • Date: 2015-12-21 20:40:49 UTC
  • mfrom: (868.1.1 ecryptfs)
  • Revision ID: kirkland@ubuntu.com-20151221204049-y4dw7ayntn1xiwya
* src/daemon/main.c:
  - Static analysis with Clang's scan-build shows that we can potentially
    overflow the input buffer if the input is equal or more than the buffer
    size.  Need to guard against this by:
    1. Only reading in input_size - 1  chars
    2. Checking earlier on to see if input_size is value to insure that we
       read in at least 1 char
Filename Latest Rev Last Changed Committer Comment Size
..
debian 309 15 years ago Dustin Kirkland debian/ubuntu packaging Initial checkin of the De Diff
doc 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
img 606 12 years ago Dustin Kirkland renamed images directory Diff
lintian 448 14 years ago Dustin Kirkland * debian/lintian/ecryptfs-utils: added a lintian Diff
m4 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
po 497 14 years ago Dustin Kirkland * Makefile.am, configure.ac, debian/control, debia Diff
rpm 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
scripts 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
src 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
tests 625 12 years ago Tyler Hicks * tests/lib/etl_funcs.sh: - created eCryptfs tes Diff
AUTHORS 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 535 bytes Diff Download File
File autogen.sh 749 11 years ago Tyler Hicks * autogen.sh: - Use the --copy option when invok 61 bytes Diff Download File
ChangeLog 378 15 years ago Dustin Kirkland Changelogs updated. Signed-off-by: Dustin Kirklan 4 KB Diff Download File
configure.ac 866 8 years ago Dustin Kirkland opening 109 11.2 KB Diff Download File
CONTRIBUTING 604 12 years ago Tyler Hicks * CONTRIBUTING: - clarified how to contribute to 2.1 KB Diff Download File
COPYING 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 17.5 KB Diff Download File
INSTALL 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 7.8 KB Diff Download File
Makefile.am 748 11 years ago Tyler Hicks * autogen.sh, scripts/release.sh, Makefile.am: - 1.1 KB Diff Download File
NEWS 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 1.1 KB Diff Download File
README 816 10 years ago Tyler Hicks Update the README with a pointer to the ecryptfs.o 12.2 KB Diff Download File
THANKS 614 12 years ago Dustin Kirkland added my name to list of contributors 617 bytes Diff Download File