Path to this page:
Subject: CVS commit: pkgsrc/x11/libXv
From: Thomas Klausner
Date: 2013-06-23 20:35:53
Message id: 20130623183553.88CC996@cvs.netbsd.org
Log Message:
Update to 1.0.9:
This quick fix release corrects an issue with the security fix from 1.0.8,
in which, if the size checks did determine the response from the X server
was too large to fit in the buffer it had allocated, XvQueryPortAttributes
could return a pointer to the caller that pointed to uninitialized memory
where the caller expected a nil-terminated string.
Alan Coopersmith (2):
XvQueryPortAttributes: add a comment explaining memory strategy
libXv 1.0.9
Daphne Pfister (1):
Bug 65252: Ensure final name is nil-terminated & none point to \
uninitialized memory.
Files: