Skip to content
  • Chichi Lalescu's avatar
    use malloc and free for string data · 9abec964
    Chichi Lalescu authored
    stupid string parameter got broken again, since I keep trying to get rid
    of address sanitizer complaints.
    this time, I'm just using malloc with free, and apparently all's fine.
    9abec964