OT: Serebryany paper on MS and TS?

Hi All,

I'm trying to locate Serebryany talk on memory and thread sanitizers.
The link (http://llvm.org/devmtg/2012-11/Serebryany_TSan-MSan.pdf)
appears dead on this MacBook/Firefox combination I'm using.

Would anyone know of an alternate download? Google only returns the
original link (Google)

Jeff

Hi Jeff,

I just tried the link
(http://llvm.org/devmtg/2012-11/Serebryany_TSan-MSan.pdf)
and it works like a charm. So the link is not dead.

My 2 cents,

I've uploaded the slides to
https://code.google.com/p/thread-sanitizer/downloads/detail?name=Serebryany_TSan-MSan.pdf
If that doesn't help, consider downloading the file with curl/wget -
maybe something's wrong with your browser's PDF plugin.

HTH,
Alex

I've uploaded the slides to
https://code.google.com/p/thread-sanitizer/downloads/detail?name=Serebryany_TSan-MSan.pdf
If that doesn't help, consider downloading the file with curl/wget -
maybe something's wrong with your browser's PDF plugin.

Perfect, thanks. (I suspected my setup, but nothing obvious jumped out).

Jeff