K 10 svn:author V 4 feld K 8 svn:date V 27 2016-03-09T22:37:52.978190Z K 7 svn:log V 525 security/libotr: Update to 4.1.1 Changes: * Fix an integer overflow bug that can cause a heap buffer overflow (and from there remote code execution) on 64-bit platforms * Fix possible free() of an uninitialized pointer * Be stricter about parsing v3 fragments * Add a testsuite ("make check" to run it), but only on Linux for now, since it uses Linux-specific features such as epoll * Fix a memory leak when reading a malformed instance tag file * Protocol documentation clarifications MFH: 2016Q1 Security: CVE-2016-2851 END