Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 407007

Summary: chromium-17.0.963.65 gles2_implementation_unittest.cc passing NULL to non-pointer argument
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED UPSTREAM    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://codereview.chromium.org/9456023
Whiteboard:
Package list:
Runtime testing required: ---

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).