On Fri, Mar 24, 2017 at 3:52 PM, Andrei Gherzan <[email protected]> wrote: > On Fri, Mar 24, 2017 at 3:45 PM, Andrei Gherzan <[email protected]> wrote: >> I will send a follow up. This change has a bug. > > Interesting. You actually merged a modified version. That was exactly > my change too but in one line: > > if ((fd = open_or_warn(console, O_RDWR)) != -1) { > > I can push a follow up. Would you think it makes sense?
I just realised I have to as the fd remained undefined. I'll fix it. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
