Use offset into parser buffer to avoid potential heap overflow.
[project/uci.git] / test / references / export.result
1 package export
2
3 config type 'section'
4         option opt 'val'
5         list list_opt 'val0'
6         list list_opt 'val1'
7