Closed Bug 723261 Opened 12 years ago Closed 12 years ago

Leaking ANGLE compilers when WebGL compileShader fails

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bjacob, Unassigned)

Details

After having called ShConstructCompiler, we must not forget calling  ShDestruct(compiler); in all return paths in WebGLContext::CompileShader
Fixed by http://hg.mozilla.org/integration/mozilla-inbound/rev/90671c5fad46 / Bug 676071
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.