oizma / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

infinite loop in eglCreateWindowSurface #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If any attributes are specified, then the loop over the attribs will go 
forever.  Small attached patch fixes this.

Original issue reported on code.google.com by vladim...@gmail.com on 7 Dec 2010 at 5:48

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for reporting this. Patch looks good to me.

Original comment by nicolas....@gmail.com on 10 Dec 2010 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by dan...@transgaming.com on 12 Dec 2010 at 6:37

GoogleCodeExporter commented 9 years ago
fixed in r503

Original comment by dan...@transgaming.com on 12 Dec 2010 at 8:56