rtf: add memory allocation code for lexer
commit6d455b1618939523ff099777d56493f23d518722
authorStefan Becker <chemobejk@gmail.com>
Fri, 28 Dec 2018 18:00:53 +0000 (28 20:00 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 28 Dec 2018 18:00:53 +0000 (28 20:00 +0200)
tree10de867a221b38506d02bdcfb44bc6ec53d54c2b
parent4a9e4505c60112a05ce3dad7ea83c62a6f9a4ea5
rtf: add memory allocation code for lexer

We use the flex options noyyalloc/noyyfree/noyyrealloc to be able to
provide a memory allocation implementation based on glib2.
src/core/sipe-rtf.l