search for: 527345

Displaying 3 results from an estimated 3 matches for "527345".

Did you mean: 27345
2017 Feb 18
2
[RFC] Using Intel MPX to harden SafeStack
...2929|193121|251545 | +--------------+---------+---------+---------+-------+ |462.libquantum|32441|127065|127257|177545 | +--------------+---------+---------+---------+-------+ |464.h264ref|539713|638705|638897|736729 | +--------------+---------+---------+---------+-------+ |471.omnetpp|403521|527345|527537|597801 | +--------------+---------+---------+---------+-------+ |473.astar|31169|126225|126417|178105 | +--------------+---------+---------+---------+-------+ |483.xalancbmk |2358241|2725921 |2726113|2936841| +--------------+---------+---------+---------+-------+ Percentage changes in...
2008 Dec 01
2
what version fixed the utorrent peer drop bug?
I'm using 1.1.7 with utorrent 1.8 using the built in rss to seed torrents or atleast I was at TL until I got banned for ghosting (I was like wtf is that) So I can only conclude that wine is causing the glitch ghosted torrents... as many people use utorrent and if it was something wrong with their site they'd be banning bucketloads so I wanna downgrade my wine version as low as i can go
2017 Feb 08
4
[RFC] Using Intel MPX to harden SafeStack
Hi, I previously posted about using 32-bit X86 segmentation to harden SafeStack: http://lists.llvm.org/pipermail/llvm-dev/2016-May/100346.html That involves lowering the limits of the DS and ES segments that are used for ordinary data accesses while leaving the limit for SS, the stack segment, set to its maximum value. The safe stacks were clustered above the limits of DS and ES. Thus, by