meme 1e78070a40 build: Fix missing dupe
- Strange memory corruption issues occur when allocated memory is passed to the builder and it is `defer`'d and freed
- Instead, `dupe` the string as is done in other handlers, this fixes the issue
2020-01-30 20:57:31 -05:00
..
2019-12-02 16:02:03 -05:00
2019-12-02 16:02:03 -05:00
2019-07-19 16:54:00 -04:00
2020-01-30 20:57:31 -05:00