|
From: | Mark Hermeling |
Subject: | Bug in return_append_str |
Date: | Fri, 30 Jun 2017 14:20:09 +0200 |
Hello, There is a buffer overrun in return_append_str in src/frontend/lexpgn.cc at line
The line should read: newloc = (char *) malloc(strlen(s)+1); We found this using static analysis using CodeSonar. I don’t have an actual path that will demonstrate this bug. Regards, Mark — Mark Hermeling | GrammaTech | Senior Director Product Marketing mobile +1 (607) 351-5719 | www.grammatech.com |
[Prev in Thread] | Current Thread | [Next in Thread] |