summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-08-14 18:46:50 +0200
committerStef Walter <stefw@collabora.co.uk>2011-08-14 18:49:55 +0200
commitd4abb441450deceff760086dcdf9d493b258074a (patch)
treef991ceb0d049433d9c1a06b090040d35aeb5fd4a /.gitignore
parent43169c520292397439bd70fb74e9505d371f7c72 (diff)
downloadp11-kit-d4abb441450deceff760086dcdf9d493b258074a.tar.gz
Fix endless loop if module forks during initialization.
* If a module forks during its C_Initialize, previously our fork handler would try to initialize it again, ad nauseum. Reported by Nikos on the mailing list.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f4e65d0..9359157 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,7 @@ temp.txt
/tests/coverage
/tests/coverage.info
/tests/hash-test
+/tests/p11-test
/tests/pin-test
/tests/ptr-array-test
/tests/conf-test