[Mesa-dev] [Bug 71124] New: dst[3] will not always initialized in etc2_rgb8_fetch_texel().
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 1 06:51:12 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71124
Priority: medium
Bug ID: 71124
Assignee: mesa-dev at lists.freedesktop.org
Summary: dst[3] will not always initialized in
etc2_rgb8_fetch_texel().
Severity: trivial
Classification: Unclassified
OS: All
Reporter: monaka at monami-ya.jp
Hardware: Other
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
In etc2_rgb8_fetch_texel().
In case block->is_planar_mode == true and punchthrough_alpha == false, dst[3]
will not be initialized.
I found it on reviewing texcompress_etc.c (git hash: 0c883e46d871).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131101/b36a19f0/attachment.html>
More information about the mesa-dev
mailing list