Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c++ > #85694

Re: undexpected modification of string array

From Ralf Fassel <ralfixx@gmx.de>
Newsgroups comp.lang.c++
Subject Re: undexpected modification of string array
Date 2022-07-27 19:20 +0200
Message-ID <ygatu72wjye.fsf@akutech.de> (permalink)
References <tbrpb2$2pdoq$1@portraits.wsisiz.edu.pl>

Show all headers | View raw


* Jivanmukta <jivanmukta@poczta.onet.pl>
| The problem is that in some moment of time source_lines[318] is
| unexpectedly modified, --<snip-snip>--
| How to find the moment of modification of source_line[318]?

Use valgrind or similar.

R'

Back to comp.lang.c++ | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

undexpected modification of string array Jivanmukta <jivanmukta@poczta.onet.pl> - 2022-07-27 18:32 +0200
  Re: undexpected modification of string array Ralf Fassel <ralfixx@gmx.de> - 2022-07-27 19:20 +0200
  Re: undexpected modification of string array Paavo Helde <eesnimi@osa.pri.ee> - 2022-07-27 20:29 +0300

csiph-web