Comment 2 for bug 733868

Revision history for this message
Jari Aalto (jari-aalto) wrote :

Can't reproduce with 1.0-5 (2013) http://packages.qa.debian.org/f/fcrackzip.html

# For /usr/share/dict/cracklib-small
apt-get install cracklib-runtime

zip -e test.zip *.txt
Enter password: abc
Verify password: abc

fcrackzip -D -p /usr/share/dict/cracklib-small test.zip
(... normal output, no segfault...)