On Tue, Aug 16, 2022 at 08:30:07AM +0300, a...@me.com wrote: > Package: libnss3 > Version: 2:3.79-1 > Severity: normal > > Dear Maintainer, > > debuging valgrind pidgin with result: > > ==804198== Uninitialised value was created by a stack allocation > ==804198== at 0xB089DC0: ssl3_MACEncryptRecord (ssl3con.c:2104) > > line correspopnds to the ssl3_MACEncryptRecord
Looking at the code, it would seem to be a false positive, but I might have overlooked something, but you haven't pasted the most interesting parts of the valgrind output... Mike