| Summary: | obreak update | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Divacky Roman <xdivac02> | ||||
| Component: | kern | Assignee: | Alan Cox <alc> | ||||
| Status: | Closed Works As Intended | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.2-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Divacky Roman
2004-01-30 10:00:34 UTC
Responsible Changed From-To: freebsd-bugs->alc Alc would know best whether this should be changed or not. I never applied this patch because it introduces a race into the operation of obreak(). The unsynchronized calculation of "old" could lead to an update to vm->vm_dsize that is based on a stale value. |