jbboehr / handlebars.c

C implementation of handlebars.js
GNU Lesser General Public License v2.1
35 stars 5 forks source link

Fix segfault on non-string parameter to lookup builtin #65

Closed jbboehr closed 7 years ago

jbboehr commented 7 years ago

Fixes #64