Public bug reported:

In lib/pkcs11.c:508, the variable "name" of type const char * is
assigned the return value of p11_kit_registered_module_to_name().
However, this function returns a pointer to a newly allocated string (a
duplicate of the module name). The pointer is subsequently lost (it is
passed to pkcs11_add_module() but ultimately, it is only passed to
logging functions).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgnutls28 3.0.11-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Thu Oct 18 10:29:51 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnutls28
UpgradeStatus: Upgraded to precise on 2012-05-02 (169 days ago)

** Affects: gnutls28 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068029

Title:
  memory leak in libgnutls28

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/1068029/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to