Skip to content
Snippets Groups Projects
  1. Feb 22, 2020
  2. Feb 15, 2020
  3. May 29, 2019
  4. May 28, 2019
  5. Apr 28, 2019
  6. Apr 19, 2019
  7. Nov 03, 2018
  8. Nov 02, 2018
  9. Aug 25, 2018
  10. May 05, 2018
    • Jingxuan He's avatar
      modify get_ordered_segments · 4b9ff897
      Jingxuan He authored
      4b9ff897
    • Tobias Klauser's avatar
      Fix two gcc -Wignored-qualifiers warnings · 37ebcd91
      Tobias Klauser authored
      Fix the following two gcc warnings:
      
      elfio/elfio_section.hpp:50:36: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
           const size_t get_stream_size() const
                                          ^
      elfio/elfio_segment.hpp:99:23: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
           get_stream_size() const
      37ebcd91
  11. Oct 05, 2017
  12. Oct 04, 2017
    • alvaro's avatar
      Add crashes files · 5454dcb7
      alvaro authored
      5454dcb7
    • alvaro's avatar
      Fix more NULL dereferences · bc5f17b0
      alvaro authored
      Crash 7d695153fd8052529d480c2352d4ada33a44bada
      bc5f17b0
    • alvaro's avatar
      Fix NULL deference for no ELF files · abab9944
      alvaro authored
      Fix crash 060833f08dc14d1712428742b3cad7af17b36bb7
      abab9944
    • alvaro's avatar
      Check size for segment · bd5f2128
      alvaro authored
      Fix crash b82f05b0b25c8fdc98480e6d76b6d5f9164ae2bc
      
      Running: crash-b82f05b0b25c8fdc98480e6d76b6d5f9164ae2bc
      ==2850==WARNING: AddressSanitizer failed to allocate 0x400000004000001 bytes
      ==2850==AddressSanitizer's allocator is terminating the process instead of returning 0
      ==2850==If you don't like this behavior set allocator_may_return_null=1
      ==2850==AddressSanitizer CHECK failed: /home/alvaro/tools/llvm/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cc:22
      1 "((0)) != (0)" (0x0, 0x0)
      bd5f2128
Loading