Skip to content
Snippets Groups Projects
  1. Aug 21, 2014
  2. Aug 18, 2014
  3. Aug 15, 2014
  4. Aug 12, 2014
  5. Aug 11, 2014
  6. Aug 09, 2014
  7. Aug 08, 2014
  8. Aug 06, 2014
  9. Aug 05, 2014
    • Roman Tsisyk's avatar
      Fix and optimize bitset index for case when key is empty · ca38bc17
      Roman Tsisyk authored
      This patch fixes out of bounds memory access in bit_iterator_init
      for size == 0. The patch also optimizes bitset/index library to skip
      useless iterations over empty keys.
      
      Closes #425
      ca38bc17
    • Konstantin Osipov's avatar
      A fix and a test case for gh-372 · c78df969
      Konstantin Osipov authored
      Fixes gh-372: assertion failure with a function
      which inserts increasingly large tuples.
      
      Make sure oom.test cleans up after itself.
      Fix a slab leak when recycling a factored pool in small object
      allocator.
      c78df969
  10. Aug 04, 2014
  11. Aug 03, 2014
  12. Aug 02, 2014
Loading