lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri,  2 Dec 2011 05:01:10 -0500
From:	Xi Wang <xi.wang@...il.com>
To:	Mauro Carvalho Chehab <mchehab@...hat.com>,
	Manjunatha Halli <manjunatha_halli@...com>,
	Hans Verkuil <hans.verkuil@...co.com>
Cc:	linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
	Xi Wang <xi.wang@...il.com>
Subject: [PATCH 0/3] wl128x: fix multiple signedness bugs

Fix multiple signedness bugs which would break the error handling.

Xi Wang (3):
  wl128x: fmdrv_common: fix signedness bugs
  wl128x: fmdrv_rx: fix signedness bugs
  wl128x: fmdrv_tx: fix signedness bugs

 drivers/media/radio/wl128x/fmdrv_common.c |   58 ++++++++++----------
 drivers/media/radio/wl128x/fmdrv_common.h |   28 +++++-----
 drivers/media/radio/wl128x/fmdrv_rx.c     |   84 +++++++++++++++--------------
 drivers/media/radio/wl128x/fmdrv_rx.h     |   50 +++++++++---------
 drivers/media/radio/wl128x/fmdrv_tx.c     |   61 +++++++++++----------
 drivers/media/radio/wl128x/fmdrv_tx.h     |   20 ++++----
 6 files changed, 151 insertions(+), 150 deletions(-)

-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ