• Juan Lang's avatar
    crypt32: Fix up decoding. · 69698f9b
    Juan Lang authored
    - don't use the no copy flag when decoding, the lifetime of the buffer
      to decode isn't guaranteed
    - remove some extraneous ternary comparisons
    - fix a comment
    69698f9b
Name
Last commit
Last update
..
tests Loading commit data...
.gitignore Loading commit data...
Makefile.in Loading commit data...
cert.c Loading commit data...
crypt32.spec Loading commit data...
crypt32_private.h Loading commit data...
encode.c Loading commit data...
main.c Loading commit data...
oid.c Loading commit data...
protectdata.c Loading commit data...
str.c Loading commit data...