Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#9904) memory warning in client: overlappying mystrlcpy
Home

[Freeciv-Dev] (PR#9904) memory warning in client: overlappying mystrlcpy

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9904) memory warning in client: overlappying mystrlcpy
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Sep 2004 15:48:20 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9904 >

==9470== Source and destination overlap in memcpy(0x814BD40, 0x814BD40, 6)
==9470==    at 0x1B904BCE: memcpy (mac_replace_strmem.c:113)
==9470==    by 0x809C765: mystrlcpy (support.c:235)
==9470==    by 0x808885B: load_general_options (options.c:459)
==9470==    by 0x806E659: main (civclient.c:213)

-jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9904) memory warning in client: overlappying mystrlcpy, Jason Short <=