On Sat, 18 Jun 2011 00:29:16 -0300 Margarita Manterola <margamanterola.b...@gmail.com> wrote:
> So, it should be:... > ... > Changing this code and rebuilding led to no SegFault. For BTS browsers to better see what was changed, I copied that same FillDynamicString code to 'before' and 'after' files, then diffed: # note: 'align' is from: http://www.cs.indiana.edu/~kinzler/align/ % diff /tmp/before /tmp/after | align 8c8 < if (length > tgt->c) { --- > if (length+1 > tgt->c) { HTH... PS: Thanks to everybody working on 'msort'. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org