Bug 102405 - [PATCH] net-im/centericq: fix memory operation bug
Summary: [PATCH] net-im/centericq: fix memory operation bug
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 22:50 UTC by Stanislav Sedov
Modified: 2006-08-23 03:27 UTC (History)
1 user (show)

See Also:


Attachments
centericq-4.21.0_5.patch (1.07 KB, patch)
2006-08-22 22:50 UTC, Stanislav Sedov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-08-22 22:50:15 UTC
 - Fix yet one bug in libicq code. We don't need to free "it", since it
was never allocated. This tends to core dumps.

I'll submit this patch to original developer.

The following files was added:
- files/patch-libicq2000-0.1_libicq2000_sigslot.h

Copy of this message was sent to (clsung@FreeBSD.org).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-22 22:50:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-23 03:27:03 UTC
State Changed
From-To: open->closed

Committed. Thank You.