busybox: lineedit: initialize delptr
authorMing Liu <ming.liu@windriver.com>
Thu, 9 Jan 2014 09:57:07 +0000 (17:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jan 2014 15:16:50 +0000 (15:16 +0000)
commitbce16b78af579cf0e48f3f14a8c2e0953beb60f3
tree556781f5a74a2959609990a3b5e6f9c0a1ab27e0
parent5ea1052828657ccce8f2c125b7ba98eb9763eb37
busybox: lineedit: initialize delptr

In vi mode, the 'p' and 'P' commands caused a segfault when nothing had
been put in the buffer yet because the delptr was not initialized.

(From OE-Core rev: 21ba0297409bfc6e0fb89f45c9bfed8981c7df5b)

Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/busybox-lineedit-initialize-delptr.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.21.1.bb