From: Jay Freeman (saurik) Date: Mon, 21 Sep 2015 02:02:17 +0000 (-0700) Subject: Use an std::string to store the name being signed. X-Git-Tag: v2.1.0~102 X-Git-Url: https://git.saurik.com/ldid.git/commitdiff_plain/7c171fd3210535a9b5fcebfceefa71c773b990e2 Use an std::string to store the name being signed. --- diff --git a/ldid.cpp b/ldid.cpp index caf6bc1..d647c51 100644 --- a/ldid.cpp +++ b/ldid.cpp @@ -1127,7 +1127,7 @@ void resign(void *idata, size_t isize, std::streambuf &output, const Functor