Skip to Content.
Sympa Menu

freetds - [freetds] Source and destination overlap in strncpy

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Isak Johnsson <isak AT hypergene.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Source and destination overlap in strncpy
  • Date: Mon, 20 Oct 2003 16:29:37 +0200

I was running a program of mine through Valgrind and got the following message. Since the line number is included, I thought it might be of use for you to increase code quality or to spot a possible bug...

If its meant to be this way, or if it's fixed already, sorry for taking your time!

A few system details follow.

Kind regards,
Isak Johnnson

---
Source and destination overlap in strncpy(0x428b64c8, 0x428b63f0, 256)
strncpy (mac_replace_strmem.c:95)
(within /usr/lib/libsybdb.so.3.0.0)
tds_process_result_tokens (in /usr/lib/libsybdb.so.3.0.0)
dbresults_r (in /usr/lib/libsybdb.so.3.0.0)
---
Debian/unstable (Linux 2.4.21 #1 Mon Aug 25 12:02:43 CEST 2003 i686 GNU/Linux)

Package: libsybdb3
Maintainer: Steve Langasek <vorlon AT debian.org>
Source: freetds
Version: 0.61-5





Archive powered by MHonArc 2.6.24.

Top of Page