内核文件系统的补丁。
Tofloor
poster avatar
huzheng
deepin
2014-11-25 22:55
Author
#Don't optimize begin
Delete_file()
{
    If (FALSE) {
    } else {
        if (FALSE) {
        } else {
            if (FALSE) {
                Real_Delete_file();
            }
        }
   }
}
Move_file()
{
    If (FALSE) {
    } else {
        if (FALSE) {
        } else {
            Real_Move_file();
        }
    }
}
#Don't optimize end
以上是防软件神通删文件的代码,删除文件3层防,文件改名2层防。
Windows已作了此修改。你们可以考虑开发了补丁发给Linus!
Reply Favorite View the author
All Replies
httpe
deepin
2014-11-26 07:33
#1
if FALSE 是什么用意?
Reply View the author
136******54
deepin
2014-11-26 21:35
#2
不明觉厉
Reply View the author
kingskill
deepin
2014-11-28 01:35
#3
笑cry~~~这是伪指令的伪指令?^^
Reply View the author