Skip to content
  • Cédric Roux's avatar
    bugfix: fix memory error · 487a599b
    Cédric Roux authored
    Using valgrind revealed that those two arrays
    were too small. Let's use 512 bytes, which should
    be enough for every practical cases.
    487a599b