On 7/7/18 7:11 AM, David Miller wrote: > From: Lorenzo Colitti <lore...@google.com> > Date: Sat, 7 Jul 2018 16:31:40 +0900 > >> Tested: passes Android sock_diag_test.py, which exercises this codepath > > If this Android test case exercises this path, why didn't it trigger > the double free and thus cause this bug to be found much sooner? >
wondering the same. How can I get access to sock_diag_test.py?