Does this mean that there are no memory leaks in Windows (except 3th party drivers)?
Of course not. It means that when memory leaks happen on Windows, chances are RADAR will detect them and send accurate information (sans personally identifiable information, of course) back to the mothership for bug triage and correction.
Did you watch and listen to the conversation? C
Well the data captured during the beta and RC must have caught a lot of them, no?
Also, how can 3th party developers use radar?
Indeed. Memory leaks were found. The point, though, is that RADAR is running on Win7 RTM too and data is still being captured (when a leak is detected). So, yes, bugs were fixed and shipped in RTM. Chances are, new bugs will emerge. When it happens in 3rd party software, the Windows team provides the information to the right ISVs. As of now, RADAR is not hooked into 3rd party bug filing processes. As stated in the video, that may change in the future. For sure, we do not only capture MS offending code... Let's say Firefox leaks memory. That information is detected, captured and packaged by RADAR and sent to MS via Windows telemetry services. We will then communicate the gory details to the Firefox development team so they can fix their code.
C
I'd like to know if RADAR is publicly available?
Wouldn't it be great if 3rd party software developers could use it to find their own bugs,
instead of waiting for the Window team to find the bugs and leaks for them...?