VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Platform/Unix/Process.cpp
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2014-06-03 09:08:15 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2014-11-08 23:19:10 +0100
commit5ebd79745d84faa9fb352ed2bc58931f37975d85 (patch)
treeca17e958cf9297bc800becf25d5f7d88cf99fb10 /src/Platform/Unix/Process.cpp
parent1763e8a2ba64517fece9f10f1a0011f31975318f (diff)
downloadVeraCrypt-5ebd79745d84faa9fb352ed2bc58931f37975d85.tar.gz
VeraCrypt-5ebd79745d84faa9fb352ed2bc58931f37975d85.zip
Use calloc directly instead of combining malloc and ZeroMemory
Diffstat (limited to 'src/Platform/Unix/Process.cpp')
0 files changed, 0 insertions, 0 deletions
131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171