summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2006-03-10 02:29:03 +0000
committerAaron Plattner <aplattner@nvidia.com>2006-03-10 02:29:03 +0000
commit84c007b426d321786f9aec1d9fda14b5baa35561 (patch)
treed080632b5260403112b6706f3998ff4ca556f104 /ChangeLog
parent61e237eec7193701ce1236e67ebdfe7465b5db8a (diff)
Coverity nos. 868 and 869: Free the result of xf86GetEntityInfo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7de348..bd978da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-09 Aaron Plattner <aplattner@nvidia.com>
+
+ * src/nv_driver.c: (NVPreInit):
+ * src/riva_driver.c: (RivaPreInit):
+ Coverity nos. 868 and 869: Free the result of xf86GetEntityInfo.
+
2006-01-24 Aaron Plattner <aplattner@nvidia.com>
* src/nv_driver.c: