Bug 102405

Summary: [PATCH] net-im/centericq: fix memory operation bug
Product: Ports & Packages Reporter: Stanislav Sedov <ssedov>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me CC: clsung
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
centericq-4.21.0_5.patch none

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.