Package: libevent1
Version: 1.1a-2
Severity: important

Please pack the latest 1.3b libevent version, is the only version that
fixes a memory leak. In current Debian version (1.1a) there was no way to
free the memory alocated event_init(). In 1.2 event_base_free() was
introduced, but broken. Any program that used this function abort()ed
because a failed assertion like this:
event.c:220: event_base_free: Assertion `(((&base->eventqueue)->tqh_first) == 
((void *)0))' failed.

In 1.3b this bug is finally fixed, being the only version in which you can
free the memory allocated by libevent (crucial for multithreading programs
where you have multiple loops that can be created and destroyed
dinamically).

Please upgrade libevent package to 1.3b. Thanks!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (75, 'testing'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libevent1 depends on:
ii  libc6                         2.5-10     GNU C Library: Shared libraries

libevent1 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to