Bug 45741 - [PATCH] centericq MSN UTF-8 (fixed getenv("LANG"))
Summary: [PATCH] centericq MSN UTF-8 (fixed getenv("LANG"))
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: Ying-Chieh Liao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-26 08:30 UTC by Cheng-Lung Sung
Modified: 2002-11-27 06:23 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.80 KB, patch)
2002-11-26 08:30 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2002-11-26 08:30:01 UTC
	core dump when getenv("LANG") return NULL;
	also use a static char[] to store all UTF8/Str message

How-To-Repeat: 	core dump when getenv("LANG") return NULL;
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-11-26 09:34:44 UTC
Responsible Changed
From-To: freebsd-ports->ijliao

my port
Comment 2 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-11-27 06:23:12 UTC
State Changed
From-To: open->closed

committed, thanks