• Ed Catmur's avatar
    Don't write plainchar on entry in step a · c10572fe
    Ed Catmur authored
    for the same reason - if we're called on an empty input, the output might not be a writeable pointer.
    Results in memory corruption and crash in delete on MSVC.
    c10572fe
encoding.c++ 22 KB