Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 28 Jun 2012 14:01:40 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Another -Wuninitialized warning in keepass2john.c

$ make clean linux-x86-sse2  > /dev/null
keepass2john.c: In function ‘keepass2john’:
keepass2john.c:282:8: warning: ‘transformRounds’ may be used
uninitialized in this function [-Wuninitialized]
keepass2john.c:183:16: note: ‘transformRounds’ was declared here

Frank

View attachment "0001-Fix-another-Wuninitialized-warning-in-keepass2john.c.patch" of type "text/x-patch" (807 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.