OSDN Git Service

mesa: fclose() filename on error.
authorMatt Turner <mattst88@gmail.com>
Mon, 16 May 2016 22:31:00 +0000 (15:31 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 18 May 2016 18:09:37 +0000 (11:09 -0700)
commitcaab3cd5361d8848e8f8957f697aff7bca5fc6b3
treee6307688f950e80c489e95a54d1e6f5c8334f8eb
parentcbb0e3a7e8fffa4d5c5af8660d99cd3da8af97ec
mesa: fclose() filename on error.

Pretty useless, as it's in debugging code. Found by Coverity (CID
1257016).
src/mesa/main/dlist.c