media/extensions/cronet/src
tonihei da1b55ed4c NullPointerException in CronetDataSource constructor
When calling CronetDataSourceFactory.createDataSourceInteral, a null pointer
is passed as clock to the CronetDataSource constructor which in turn throws a
NullPointerException. Can be prevented by using other constructor without
clock parameter.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=153470874
2017-04-18 19:45:50 +01:00
..
androidTest Propagate updates of default header fields of the HttpDataSource.BaseFactory to HttpDataSource instances. 2017-03-13 15:54:10 +00:00
main NullPointerException in CronetDataSource constructor 2017-04-18 19:45:50 +01:00