Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407007 - chromium-17.0.963.65 gles2_implementation_unittest.cc passing NULL to non-pointer argument
Summary: chromium-17.0.963.65 gles2_implementation_unittest.cc passing NULL to non-poi...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Chromium Project
URL: http://codereview.chromium.org/9456023
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-05 18:03 UTC by Mike Gilbert
Modified: 2012-03-05 20:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2012-03-05 18:03:03 UTC
I got the following QA warning. Should I send this upstream?

 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * gpu/command_buffer/client/gles2_implementation_unittest.cc:1908:21: warning: passing NULL to non-pointer argument 10 of ‘void gpu::gles2::TexImage2D::Init(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, uint32, uint32)’ [-Wconversion-null]
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-03-05 19:56:43 UTC
(In reply to comment #0)
> I got the following QA warning. Should I send this upstream?

Yes, please. By the way, thanks for taking action about this one, I'm sorry I kept ignoring it.
Comment 2 Mike Gilbert gentoo-dev 2012-03-05 20:17:23 UTC
Looks like it was fixed on trunk around a week ago (see URL).