[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev bug in dev25
From: |
Larry W. Virden |
Subject: |
lynx-dev bug in dev25 |
Date: |
Mon, 7 Sep 1998 11:31:46 -0400 |
The code in UCGetLYhndl_byMIME() returns a -1 if the character set in
question is not found. Other code uses the return code value without
ever looking for a bad value. This causes a core dump in
[1] strncmp(0xffdbfda0, 0x240260, 0x10, 0x0, 0x49, 0x57657374), at 0xef5e40b0
=>[2] HTMLSetRawModeDefault(i = -1), line 601 in "LYCharSets.c"
[3] character_set_fun(value = 0xefffdf55 "ISO Latin 1"), line 532 in
"LYReadCFG.c"
[4] read_cfg(cfg_filename = 0x2d5e18 "/projects/intranet/lib/lynx//lynx.cfg",
parent_filename = 0x2a426c "main program", nesting_level = 1), line 1095 in
"LYReadCFG.c"
[5] main(argc = 1, argv = 0xefffe734), line 1243 in "LYMain.c"
(
--
Larry W. Virden INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
- lynx-dev bug in dev25,
Larry W. Virden <=