From: emagick@magic.ms
To: linux-media@vger.kernel.org
Subject: Re: Patch for stack/DMA problems in Cinergy T2 drivers (2)
Date: Sat, 01 Aug 2009 15:23:26 +0200 [thread overview]
Message-ID: <4A7441CE.5000200@magic.ms> (raw)
In-Reply-To: <4A73FC6F.8000709@magic.ms>
I've found another bug in the Cinergy T2 driver: originally (ie, e.g. in
kernel 2.6.23), the structure containing "struct dvbt_set_parameters_msg param"
was allocated with kzalloc, now "struct dvbt_set_parameters_msg param" lives
on the stack. However, the "flags" member of that structure is not initialized
to zero (as was done by kzalloc)!
-emagick
next prev parent reply other threads:[~2009-08-01 13:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-31 20:25 Patch for stack/DMA problems in Cinergy T2 drivers (2) emagick
2009-07-31 21:40 ` Johannes Stezenbach
2009-08-01 8:27 ` emagick
2009-08-01 13:23 ` emagick [this message]
2009-08-01 13:34 ` emagick
2009-08-01 16:00 ` Nils Kassube
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A7441CE.5000200@magic.ms \
--to=emagick@magic.ms \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox