Skip to content
  • Nick Mathewson's avatar
    Fix more warnings from openbsd_malloc · 4c8fcba8
    Nick Mathewson authored
    Apparently, (void)writev is not enough to suppress the "you are
    ignoring the return value!" warnings on Linux.  Instead, remove the
    whole warning/error logic when compiling openbsd_malloc for Tor: we
    can't use it.
    4c8fcba8