libgocryptfs/internal/nametransform
Jakob Unterwurzacher d99a0480f7 nametransform: fix possible incomplete read in ReadLongNameAt
Pread() needs retry logic, so instead of implementing it ourselves,
use os.File.

Reported by @slackner at
c09bf1f228 (r31813394)
2019-01-02 00:09:17 +01:00
..
dirivcache Assorted spelling fixes. 2018-12-27 15:19:55 +01:00
diriv.go fusefrontend: make OpenDir() symlink-safe 2019-01-01 16:24:25 +01:00
longnames.go nametransform: fix possible incomplete read in ReadLongNameAt 2019-01-02 00:09:17 +01:00
longnames_test.go longnames: fix fsstress failure, use dirfd 2016-04-10 21:31:08 +02:00
names.go Assorted spelling fixes. 2018-12-27 15:19:55 +01:00
names_test.go nametransform: harden name decryption against invalid input 2017-05-23 21:26:38 +02:00
pad16.go nametransform: harden name decryption against invalid input 2017-05-23 21:26:38 +02:00