summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2009-10-12 12:13:36 +0200
committerStephen Gallagher <sgallagh@redhat.com>2009-10-12 14:18:14 -0400
commit31c1f34db60e47b5501297dfc42f94eb389eedfe (patch)
tree217b13716e3dc9ee618f02f17ee62e5631cd4055 /server/Makefile.am
parent0e303315978600c21ad7f9d141d7f4314d5bb035 (diff)
downloadsssd-31c1f34db60e47b5501297dfc42f94eb389eedfe.tar.gz
sssd-31c1f34db60e47b5501297dfc42f94eb389eedfe.tar.xz
sssd-31c1f34db60e47b5501297dfc42f94eb389eedfe.zip
fix a wrong argument to unpack_buffer
- the patch to handle short read introduced a new variable len to store the amount of data read. Instead of using this variable unpack_buffer was called with the old variable ret. Thanks to mnagy@redhat.com for finding this. - this patch also fixes a potential error when the message size is equal to the buffer size.
Diffstat (limited to 'server/Makefile.am')
0 files changed, 0 insertions, 0 deletions