Call ordering functions with the right length
authorKurt Roeckx <kurt@roeckx.be>
Sun, 20 Apr 2014 14:50:00 +0000 (16:50 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 26 Apr 2014 07:57:42 +0000 (09:57 +0200)
commit2ce0f82c5d09c348d2f41bad9bc6d9ae0e9b08d3
treea19f8ee8d3d217f426ba8d00745a71137c1f90cb
parentf755119f1ab7b7b90fc14a148e0e2bb62123f80f
Call ordering functions with the right length

We're going to insert the length of the set and at this point are going to order
it.  But we called it with the wrong length.  Also updates the check to only do
it when the buffer isn't to small.
lib/coding.c