Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 13 Apr 2011 13:02:29 -0700
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: fix warnings in mkv stuff [apply against jumbo-12 patch]

This patch fixes the following warnings from GCC 4.6.0. Apply on top
of jumbo-12 patch.

mkv.c: In function ‘show_pwd_r’:
mkv.c:97:15: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
genmkvpwd.c: In function ‘show_pwd_r’:
genmkvpwd.c:51:15: warning: variable ‘x’ set but not used
[-Wunused-but-set-variable]

-- 
Cheers,
Dhiru

View attachment "mkv-warnings-fix.diff" of type "text/x-patch" (811 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.