mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +00:00
accessed -> addressed (fix typo in changelog entry)
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
* djgpp/config.sed: Add copyright notice, and replace "filesystem"
|
* djgpp/config.sed: Add copyright notice, and replace "filesystem"
|
||||||
with "file system".
|
with "file system".
|
||||||
|
|
||||||
Avoid undefined behavior that accessed just before the start of an
|
Avoid undefined behavior that addressed just before the start of an
|
||||||
array. Problem reported by twlevo.
|
array. Problem reported by twlevo.
|
||||||
* src/reader.c (packgram): Prepend a new sentinel before ritem.
|
* src/reader.c (packgram): Prepend a new sentinel before ritem.
|
||||||
* src/lalr.c (build_relations): Rely on new sentinel.
|
* src/lalr.c (build_relations): Rely on new sentinel.
|
||||||
|
|||||||
Reference in New Issue
Block a user