Re: [Scid-users] Bug in PGN-Parser

2010-12-19 Thread Alexander Wagner
On 11/19/10 19:04, Gerd Lorscheid wrote: Hi! > In the Chessbase database there is a game (Nataf-Schlosser) with a > comment of around 30kbyte in one line. Scid has some limitation for the length of commentaries. I wonder if you just hit that one. 30k is near at the limit. > My scid, compiled w

[Scid-users] Bug in PGN-Parser

2010-11-19 Thread Gerd Lorscheid
Hello, In the Chessbase database there is a game (Nataf-Schlosser) with a comment of around 30kbyte in one line. My scid, compiled with VisualStudio crashes when reading this from a PGN-file, because it tries to write outside of the heap. The released 4.2.2 Scid does not crash, which mean