diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-03-14 00:20:16 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-03-14 00:34:11 +0100 |
commit | 6e534bf4fb3144be51c928ed3efcf9c36055c9c7 (patch) | |
tree | 6b210e0bfffff8c7251208ca603d90c3902e6f3f /.gitignore | |
parent | 4b1805a021aa9abe74ba775aaaff84fc21ea07e9 (diff) | |
download | libtasn1-6e534bf4fb3144be51c928ed3efcf9c36055c9c7.tar.gz libtasn1-6e534bf4fb3144be51c928ed3efcf9c36055c9c7.tar.bz2 libtasn1-6e534bf4fb3144be51c928ed3efcf9c36055c9c7.zip |
Simplify overflow check.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -182,6 +182,8 @@ tests/Test_errors tests/Test_errors.o tests/Test_indefinite tests/Test_indefinite.o +tests/Test_overflow +tests/Test_overflow.o tests/Test_parser tests/Test_parser.o tests/Test_parser_ERROR.asn |