#82 closed defect (fixed)

valgrind warnings about branching on uninitialized data in OpenSSL

Reported by: zooko Owned by:
Priority: major Milestone: 0.6.0
Version: 0.5.29 Keywords:
Cc: Launchpad Bug:

Description

https://tahoe-lafs.org/buildbot-pycryptopp/builders/Ruben%20Fedora%20syslib/builds/50/steps/test%20valgrind/logs/valgrind

I would assume that these are just more of the tradition of using uninitialized memory in your stateful ambient PRNG, and nothing to worry about, but it might be nice to get a little more information about them and it might help configure our builds to suppress these warnings, so I asked Ruben to install the OpenSSL debug lib.

Change History (3)

comment:1 Changed at 2012-02-20T02:28:20Z by zooko

Ruben told me in email that the version was openssl-1.0.1-0.1.beta2.fc17.x86_64 and that he has now installed the openssl-debuginfo package.

comment:2 Changed at 2012-03-02T06:30:54Z by zooko

  • Resolution set to fixed
  • Status changed from new to closed
Version 0, edited at 2012-03-02T06:30:54Z by zooko (next)

comment:3 Changed at 2012-03-13T07:54:56Z by zooko

  • Milestone set to 0.6.0
Note: See TracTickets for help on using tickets.