오픈 소스 소프트웨어 개발 및 다운로드

Browse Subversion Repository

Diff of /trunk/1.8.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 352 by kumaneko, Tue Aug 14 11:27:50 2007 UTC revision 358 by kumaneko, Thu Aug 16 09:01:38 2007 UTC
# Line 991  Fix 2007/08/14 Line 991  Fix 2007/08/14
991        read() or recvmsg() with NULL address because address buffer is NULL.        read() or recvmsg() with NULL address because address buffer is NULL.
992        I moved hooks from sock_recvmsg() to skb_recv_datagram() so that        I moved hooks from sock_recvmsg() to skb_recv_datagram() so that
993        network access control for incoming UDP and RAW packets always work.        network access control for incoming UDP and RAW packets always work.
994    
995    Fix 2007/03/07
996    
997        @ Return appropriate error code for CheckMountPermission().
998    
999          I was returning -EPERM if something is wrong with CheckMountPermission().
1000          But SELinux determines whether selinuxfs is supported by kernel
1001          based on whether error code is -ENODEV or not.
1002          So I stopped returning -EPERM unconditionally.

Legend:
Removed from v.352  
changed lines
  Added in v.358

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26