From: marshmellow42 Date: Tue, 21 Mar 2017 13:53:14 +0000 (-0400) Subject: adjust ManchesterEncode X-Git-Tag: v3.0.0~45^2 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/86b8ecb56ed66e2b604703d4fe47efbc6300cc36?hp=86b8ecb56ed66e2b604703d4fe47efbc6300cc36 adjust ManchesterEncode removed dead size check added a max size of 2k input bits (4k out) this shouldn't overload the array memory passed to it typically... ---