Fix incorrect memmove() size expr in ASN.1 seq remove_*() functions
commit901e6ff8162eeb7be7350a95e6cace0b54fce5ae
authorNicolas Williams <nico@cryptonector.com>
Wed, 21 Sep 2011 17:15:12 +0000 (21 12:15 -0500)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 22 Sep 2011 13:13:21 +0000 (22 15:13 +0200)
tree58f1fea84f88ce900b156e5777fdc62d6cc2c60f
parent0c893d3980e1b82b8ecc63e38c41d57870c1903a
Fix incorrect memmove() size expr in ASN.1 seq remove_*() functions

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/asn1/gen_seq.c