forked from GitHub/gf-core
strings are stored as length+text and NULL byte is not a terminator
This commit is contained in:
@@ -10,6 +10,8 @@ pgfinclude_HEADERS = \
|
||||
libpgf_la_SOURCES = \
|
||||
db.cxx \
|
||||
db.h \
|
||||
text.cxx \
|
||||
text.h \
|
||||
pgf.cxx \
|
||||
reader.cxx \
|
||||
reader.h \
|
||||
|
||||
Reference in New Issue
Block a user