Bug 519

Summary: svlogd pattern matching fails to find line in line optimised modes
Product: Busybox Reporter: Earl Chew <echew>
Component: OtherAssignee: unassigned
Status: RESOLVED DUPLICATE    
Severity: normal CC: busybox-cvs
Priority: P3    
Version: 1.14.x   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Host: Target:
Build:
Attachments: Proposed fix

Description Earl Chew 2009-07-31 22:44:32 UTC
As an optimisation, svlogd can read many lines at once. There are two defects. The first is that the pattern matching code fails to advance to successive lines.
Comment 1 Earl Chew 2009-07-31 22:45:02 UTC
Created attachment 535 [details]
Proposed fix
Comment 2 Denys Vlasenko 2009-08-09 21:11:23 UTC

*** This bug has been marked as a duplicate of bug 521 ***