This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mprotect() missing break patch


Corinna,

The attach patch adds a missing break statement that causes the
following under Windows 2000:

  347  190637 [main] vsftpd 2736 mprotect: mprotect (addr 1590000, len 4096, prot 1)
  113  191004 [main] vsftpd 2736 mprotect: -1 = mprotect (): Win32 error 87

For some reason, the above does not occur under NT 4.0.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

Attachment: mmap.cc.diff
Description: Text document

Attachment: mmap.cc.ChangeLog
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]