view .hgignore @ 1563:3d32f9523584 draft

Fix "tail -c 10" segfault spotted by Lukasz Szpakowski. Once we've read through the initial TT.bytes backlog we discard the extra data, meaning we adjust the remaining amount each time so the overflow is zero bytes. We were doing the adjustment right, but not zeroing out the overflow counter after we did so.
author Rob Landley <rob@landley.net>
date Wed, 19 Nov 2014 14:29:53 -0600
parents ea1bd7561a52
children e618a873a946
line wrap: on
line source

syntax: glob
.config*
generated/
kconfig/mconf
kconfig/conf
toybox
toybox_unstripped