aboutsummaryrefslogtreecommitdiffstats
path: root/APG-API-Lib/src
diff options
context:
space:
mode:
authorAlex Fong <alexfongg@gmail.com>2016-05-07 08:44:59 +0800
committerAlex Fong <alexfongg@gmail.com>2016-05-07 08:44:59 +0800
commit2f33fe31185f1c12c4688f49c7374a4164fc7d58 (patch)
tree6b79d3f2e5b77eddfb54d8d6508c83ab0c50cdf9 /APG-API-Lib/src
parent5e9de4447c95cd9ed332ec012b4d73ad7a8ef8b2 (diff)
downloadopen-keychain-2f33fe31185f1c12c4688f49c7374a4164fc7d58.tar.gz
open-keychain-2f33fe31185f1c12c4688f49c7374a4164fc7d58.tar.bz2
open-keychain-2f33fe31185f1c12c4688f49c7374a4164fc7d58.zip
A simple fix to clear the list of detected keys when parsing key file gives an error.
Diffstat (limited to 'APG-API-Lib/src')
0 files changed, 0 insertions, 0 deletions
n136'>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 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248