Skip to content
Snippets Groups Projects
  1. May 21, 2012
  2. May 16, 2012
  3. May 14, 2012
  4. May 09, 2012
  5. May 08, 2012
  6. May 04, 2012
  7. May 03, 2012
  8. May 02, 2012
  9. May 01, 2012
  10. Apr 30, 2012
    • Konstantin Osipov's avatar
      Fix a bug in tarantool_free() · 36799114
      Konstantin Osipov authored
      When salloc_init() fails, we call tarantool_free(),
      which calls fiber_free(), which tries to destroy the fiber registry
      hash, which has not been allocated.
      
      Check that the hash has been allocated, before trying to destroy it.
      36799114
  11. Apr 28, 2012
  12. Apr 27, 2012
  13. Apr 26, 2012
  14. Apr 25, 2012
Loading