svn commit: r318714 - in head/security/sudosh3: . files

Eitan Adler eadler at freebsd.org
Tue May 21 20:16:56 UTC 2013


On 21 May 2013 18:29, Mikhail Teterin <mi at freebsd.org> wrote:
> Author: mi
> Date: Tue May 21 16:29:19 2013
> New Revision: 318714
> URL: http://svnweb.freebsd.org/changeset/ports/318714
>
> Log:
>   Refactor the replay code to fix the reported vulnerability -- simply use mmap()
>   instead of a buffer.

Is there a new version of this program upstream?

>   While here, fix warnings -- well enough for gcc48 to be happy with ``-Wall -W''.

Changes like this are annoying because they make it harder to see what
actually is required to be reported upstream.  Is there a reason
warnings can't be disabled?
IMHO fixing "argument unused" errors in ports code is not very important.


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-ports-all mailing list