Skip to Content.
Sympa Menu

freetds - Insure++ report

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Magnus Ahl" <Magnus.Ahl AT infogate.se>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Insure++ report
  • Date: Fri, 13 Sep 2002 15:43:39 +0200



Hello!

The following warning lines was output by Insure++ when doing a runtime test
with dblib. Perhaps this can be of intrest to you?

(TDS version 0.60 -> MD5=bf719c9e1a5f8cd080dec6f9664e7f44 on
"freetds-0.60.tgz" downloaded yesterday.)


[util.c:359] **USER_ERROR**

NULL pointer passed to fflush.
ANSI allows this, but it may cause portability problems.

Stack trace where the error occurred:
fflush()
tdsdump_log() util.c, 359
tds_get_locale() locale.c, 67
tds_alloc_context() mem.c, 277
dbinit() dblib.c, 402
TDS::Init() TDS.cc, 32
main() client.cc, 18

[nis_table.c:87] **USER_ERROR**

NULL pointer passed to realloc.
ANSI allows this, but it may cause portability problems.

Stack trace where the error occurred:
realloc()
__create_ib_request() nis_table.c, 87
nis_list() nis_table.c, 173
0x4085bf40()
__getservbyname_r() getXXbyYY_r.c, 191
tds_getservbyname_r() threadsafe.c, 137
lookup_host() config.c, 615
get_server_info() config.c, 865
tds_read_interfaces() config.c, 356
tds_get_config() config.c, 116
tds_connect() login.c, 139
tdsdbopen() dblib.c, 528
TDS::Connect() TDS.cc, 73
main() client.cc, 19

[token.c:962] **USER_ERROR**

NULL pointer passed to realloc.
ANSI allows this, but it may cause portability problems.

Stack trace where the error occurred:
realloc()
tds_process_row() token.c, 962
tds_process_row_tokens() token.c, 387
dbnextrow() dblib.c, 858
TDS::Open_query() TDS.cc, 137
main() client.cc, 61



regards,

Infogate AB Magnus.Ahl AT infogate.se
Storgatan 29 tel: 035-171970
Box 345 mobil: 702-118265
301 08 Halmstad www.infogate.se




  • Insure++ report, Magnus Ahl, 09/13/2002

Archive powered by MHonArc 2.6.24.

Top of Page