Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add patch to shuffle around the command line realloc loop to | Beat Gaetzi | 2009-06-06 | 1 | -0/+20 |
avoid a assigning endp to the end of the buffer then realloc()ing the buffer to a different location. 'cmdwatch ps ruaxww' failed consistently due to this bug. - Bump PORTREVISION. Submitted by: brian@ (via private mail) Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=235301 |