Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 09:23:18 UTC Now

2013-06-23 18:35:53 UTC MAIN commitmail json YAML

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.

(wiz)