Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

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

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

revision 2596 by kumaneko, Wed May 27 07:48:43 2009 UTC revision 2723 by kumaneko, Fri Jul 3 05:07:23 2009 UTC
# Line 1978  Fix 2009/05/20 Line 1978  Fix 2009/05/20
1978        change to ccs_recvmsg_permission().        change to ccs_recvmsg_permission().
1979    
1980  Version 1.6.8 2009/05/28   Feature enhancement release.  Version 1.6.8 2009/05/28   Feature enhancement release.
1981    
1982    Fix 2009/07/03
1983    
1984        @ Fix buffer overrun when used with CONFIG_SLOB=y .
1985    
1986          Since 1.6.7 , ccs_allocate_execve_entry() was requesting for only 4000
1987          bytes while the comment says it is 4096 bytes. This may lead to buffer
1988          overrun when slob allocator is used, for slob allocator allocates exactly
1989          4000 bytes whereas slab and slub allocators allocate 4096 bytes.

Legend:
Removed from v.2596  
changed lines
  Added in v.2723

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