On 10/18/2012 01:38 AM, Chris Dearman wrote: > The pipe write does not include the string terminator. The way the > test is written it's valid for the writer to send less than the > requested data and for the reader to read less than the number of > written bytes, so just compare the actual bytes received. > > Signed-off-by: Chris Dearman <[email protected]>
Pushed with Cyril's Ack, thank you. Wanlong Gao > --- > testcases/kernel/syscalls/pipe/pipe01.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > > > > _______________________________________________ > Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
