VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Aescrypt.c
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2017-11-29 17:26:23 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-11-29 17:27:39 +0100
commit668d5e3cad96a0dc79377d8c2dfba4ae600e483c (patch)
treef247517c0ef7d831cee8b56d12e9c465bd46034c /src/Crypto/Aescrypt.c
parentee6da31fb60bbdcb86945f23c3aebc6cdb7e30d3 (diff)
downloadVeraCrypt-668d5e3cad96a0dc79377d8c2dfba4ae600e483c.tar.gz
VeraCrypt-668d5e3cad96a0dc79377d8c2dfba4ae600e483c.zip
Linux: Only add disk to mountable devices if it doesn't have a partition. This fixes a strange issue where the function "open" would fail with error ENOENT (No such file or directory) on a partition (e.g. /dev/sdb1) if it was called previously on the main disk (e.g. /dev/sdb).
Diffstat (limited to 'src/Crypto/Aescrypt.c')
0 files changed, 0 insertions, 0 deletions
take * Removed not working copy job The file to be copied was stored at the source location. Therefore the copyjob will not work. Instead the file is already in the target folder. * Removed RIPEMD-160 from Product64.wxs See commit from 21.03.2022 * Added german translation for new interface * Fixed PIM bug * Corrected translation file based on the guidelines within the pull request * Fixing merge conflicts * Fixed Compiling issues. Reverted keyboard translation * Removed artifacts of password translation * Corrected language.xml * Fixed order within german language file * Corrected positions Co-authored-by: Bruna2803 <bruna.radeljak@hotmail.com> Co-authored-by: felixreichmann <30237956+felixreichmann@users.noreply.github.com> Co-authored-by: Mounir IDRASSI <mounir.idrassi@idrix.fr>
Diffstat (limited to 'src')