Skip to content
Snippets Groups Projects
Commit c06ee64e authored by Teresa Carbajo-Garcia's avatar Teresa Carbajo-Garcia
Browse files

Update InferLab.md

parent caf0f82e
No related branches found
No related tags found
No related merge requests found
......@@ -28,13 +28,15 @@ The lab offered students an opportunity to run Infer on real world Android appli
- [k-9 mail client](https://github.com/k9mail/k-9)
Peter O’Hearn, Engineering Manager at Facebook and leader of the Infer team, gave an overview of the use of Infer at Facebook.
[Jules Villard](https://www.doc.ic.ac.uk/~jvillar1/), Software Engineer at Facebook, gave a tutorial on bi-abduction,
Jules Villard, Software Engineer at Facebook, gave a tutorial on bi-abduction,
based on the [slides](/teaching/Bi-Abduction-slides-Sutherland.pdf) that he developed together with Daiva Naudžiūnienė whilst
a Post-Doc at Imperial College London.
![Infer Lab](/images/images/Infer-lab-2.jpg)
Peter, Jules and the Imperial team then showed students at the lab how to use Infer on real worl applications. During the tutorial, one of the students, Lorenzo Paoliani, ran infer on ConnectBot, an SSH client for Android, and found several null dereference bugs. He reported this on github and submitted a pull request for fixing this problem, which has been accepted and now merged.
Peter, Jules and the Imperial team then showed students at the lab how to use Infer on real worl applications. During the tutorial, one of the students,
Lorenzo Paoliani, ran Infer on [ConnectBot](https://play.google.com/store/apps/details?id=org.connectbot&hl=en_GB), an SSH client for Android, and found several null dereference bugs. He reported this on github and submitted
a pull request for fixing this problem, which has been accepted and now merged.
You can see Lorenzo’s [pull request here.](https://github.com/connectbot/connectbot/pull/448)
To follow the Infer team, check their [blog](http://fbinfer.com/blog/) or [Twitter](https://twitter.com/fbinfer)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment