1. 29 Nov, 2020 1 commit
    • Horimoto Yasuhiro's avatar
      Fix heap buffer overflow when dump irep · df13d418
      Horimoto Yasuhiro authored
      Currently, the size of writing in heap by write_irep_record() is
      bigger than The size that is calculated by get_irep_record_size.
      
      Therefore, irep is dumped over the size of allocating memory when we
      execute dump_irep().
      df13d418
  2. 27 Nov, 2020 2 commits
  3. 26 Nov, 2020 17 commits
  4. 25 Nov, 2020 6 commits
  5. 24 Nov, 2020 9 commits
  6. 23 Nov, 2020 5 commits