Bug 101688 - [PATCH] net-im/centericq: honor CFLAGS, fix memory leekage bugs
Summary: [PATCH] net-im/centericq: honor CFLAGS, fix memory leekage bugs
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-09 09:30 UTC by Stanislav Sedov
Modified: 2006-08-10 11:28 UTC (History)
1 user (show)

See Also:


Attachments
centericq-4.21.0_4.patch (5.88 KB, patch)
2006-08-09 09:30 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-09 09:30:15 UTC
- Respect CFLAGS
- Fix some annoying memory leekage bugs that tends to core dumps.

The following files was added:
- files/patch-kkconsui-0.1_src_texteditor.cc
- files/patch-kkstrtext-0.1_kkstrtext.cc
- files/patch-kkstrtext-0.1_kkstrtext.h
- files/patch-libicq2000-0.1_src_DirectClient.cpp
- files/patch-src_icqface.cc

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

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-10 11:28:12 UTC
State Changed
From-To: open->closed

Committed. Thank You.