init: fix illegal memory access when max message length is reached
authorYuan-Hsiang Lee <yhlee@ubnt.com>
Sat, 2 Nov 2013 23:13:16 +0000 (00:13 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 2 Nov 2013 23:13:16 +0000 (00:13 +0100)
commitb21bc80c7651bfb5a9e001cc220a598cf89b7cfd
tree1b8554170fa9cb14990706a29899d1fa004e566c
parent18b461925c6297f241c2b51f96f5d6d5f5de9e1d
init: fix illegal memory access when max message length is reached

Signed-off-by: Yuan-Hsiang Lee <yhlee@ubnt.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
init/init.c