]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Fix calculation of padding in the enc/dec routines
authorDavid Howells <dhowells@redhat.com>
Fri, 3 Mar 2017 15:00:34 +0000 (15:00 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 3 Mar 2017 15:00:34 +0000 (15:00 +0000)
commit68aa7dfd0937c85c6545c05bd3e45d015ac56595
tree72b3164c24230b7f1d1037976742c55633a9f075
parent0f4cc040f344fa97f89a241410a6a1da107847b7
Fix calculation of padding in the enc/dec routines

Fix calculation of that amount of padding around a blob or string in the
encoding and decoding routines.

Signed-off-by: David Howells <dhowells@redhat.com>
kafs/py_rxgen.c