iclab / centinel

http://iclab.org/
MIT License
34 stars 17 forks source link

Another TLS primitive exception #189

Closed lianke123321 closed 9 years ago

lianke123321 commented 9 years ago

Exception in thread Thread-11814: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(_self.args, *_self.__kwargs) File "/home/adrian/project/adrian-centinel/centinel/primitives/tls.py", line 56, in get_fingerprint "fingerprint": fingerprint.lower()} UnboundLocalError: local variable 'fingerprint' referenced before assignment