Bug 519 - svlogd pattern matching fails to find line in line optimised modes
Summary: svlogd pattern matching fails to find line in line optimised modes
Status: RESOLVED DUPLICATE of bug 521
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.14.x
Hardware: PC Windows
: P3 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-31 22:44 UTC by Earl Chew
Modified: 2009-08-09 21:11 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Proposed fix (722 bytes, patch)
2009-07-31 22:45 UTC, Earl Chew
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***