Summary: | If a map filename in /proc/$$/maps has a space in it, MapsBuilder will fail | ||
---|---|---|---|
Product: | frysk | Reporter: | Phil Muldoon <pmuldoon> |
Component: | general | Assignee: | Phil Muldoon <pmuldoon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 2243 |
Description
Phil Muldoon
2006-10-16 21:18:10 UTC
2006-10-16 Phil Muldoon <pmuldoon@redhat.com> * cni/MapsBuilder.cxx (construct): Don't terminate end of map line as a space, instead use \n. Fixed with above changelog. |