Skip to content
  • Corey Berla's avatar
    general: Use g_memdup2 · 30e82424
    Corey Berla authored and António Fernandes's avatar António Fernandes committed
    Also make sure that all of the parameters are gsize
    which already matches what we get (strlen returns
    size_t). g_memdup took a guint.
    30e82424