[Touch-packages] [Bug 1879796] Re: File descriptor leak in libva2

2020-06-09 Thread Gavin Stark
This patch has been merged by libva -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libva in Ubuntu. https://bugs.launchpad.net/bugs/1879796 Title: File descriptor leak in libva2 Status in libva package in Ubuntu: New

[Touch-packages] [Bug 1879796] [NEW] File descriptor leak in libva2

2020-05-20 Thread Gavin Stark
Public bug reported: I believe there is a file descriptor leak in libva. I have attached sample code which simply opens and calls vaInitialize and vaTerminate in a loop. Running this code will eventually run out of file descriptors. I have submitted a pull request here: