Fix technically incorrect malloc size in re_match. Omit needless cast.
authorTaylor R Campbell <campbell@mumble.net>
Sun, 6 Apr 2014 22:10:20 +0000 (22:10 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 6 Apr 2014 22:10:20 +0000 (22:10 +0000)
commitfd5db95c84a77252ae769893f2bbe4a82f27cbc3
tree451f67f7eff9a21320cc6be758ada17328bd526b
parent25885c351226165fe4a4d18454998d9fe649fda5
Fix technically incorrect malloc size in re_match.  Omit needless cast.
src/microcode/regex.c