]> Kevux Git Server - fll/commit
Bugfix: add buffer overflow checks
authorKevin Day <kevin@kevux.org>
Tue, 20 Mar 2012 03:10:50 +0000 (22:10 -0500)
committerKevin Day <kevin@kevux.org>
Tue, 20 Mar 2012 03:10:50 +0000 (22:10 -0500)
commit566afe8ef5b40670e1305456eb74f7cdd41e7cf4
treec059b4fb2ce26919ad3d7b13f101740b5159e45b
parented95ae7a9e9b9cee96977f4881fb00b40aa4f5b7
Bugfix: add buffer overflow checks

When I added the input parameter to the write functions I forgot to do buffer size checks now that the input size could be different than the buffer size.
level_1/fl_fss/c/fss_basic.c
level_1/fl_fss/c/fss_extended.c