Quoting Mark Russinovich's Inside Windows 2000 (what is now called Windows Internals),
The section object, which the Win32 subsystem calls a file mapping object, represents a block of memory that two or more processes can share.
So, it's a memory mapped file. They'd leak if you created a memory mapped file and failed to close it. Pretty hard to be much more specific.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…