| commit | 14e686774d8807265d921ff0c2d1e8ac8e1ab072 | [log] [tgz] |
|---|---|---|
| author | Filipe Cabecinhas <me@filcab.net> | Sat May 30 00:17:20 2015 +0000 |
| committer | Filipe Cabecinhas <me@filcab.net> | Sat May 30 00:17:20 2015 +0000 |
| tree | 588968e09e07d5037e0c3244cd81903616c8d896 | |
| parent | b82e33106bdfcace762c441f628f1125ae6a0957 [diff] |
[BitcodeReader] Change an assert to a call to a call to Error() It's reachable from user input. Bug found with AFL fuzz. llvm-svn: 238633