PageRenderTime 129ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/lucid.suppressions

http://github.com/mozy/mordor
Unknown | 47 lines | 47 code | 0 blank | 0 comment | 0 complexity | 95147ab336f4a64fbbca3c3f9e90b487 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. {
  2. strftime
  3. Memcheck:Cond
  4. fun:__strftime_internal
  5. fun:strftime_l
  6. }
  7. {
  8. global Fiber::ptr
  9. Memcheck:Leak
  10. fun:_Znwm
  11. ...
  12. fun:_ZN5boost19thread_specific_ptrINS_10shared_ptrIN6Mordor5FiberEEEE*
  13. }
  14. {
  15. boost::once_pre_thread_epoch
  16. Memcheck:Leak
  17. fun:malloc
  18. fun:_ZN5boost6detail25get_once_per_thread_epochEv
  19. obj:/usr/lib/libboost_thread.so.1.40.0
  20. fun:_ZN5boost6detail23get_current_thread_dataEv
  21. fun:_ZN5boost6detail13find_tss_dataEPKv
  22. fun:_ZN5boost6detail12get_tss_dataEPKv
  23. }
  24. {
  25. SSL_COMP_get_compressions_methods
  26. Memcheck:Leak
  27. fun:malloc
  28. fun:CRYPTO_malloc
  29. obj:/usr/lib/libssl.so.0.9.8
  30. fun:SSL_COMP_get_compression_methods
  31. fun:SSL_library_init
  32. }
  33. {
  34. backtrace pthread_once init
  35. Memcheck:Leak
  36. fun:malloc
  37. fun:_dl_map_object_deps
  38. fun:dl_open_worker
  39. fun:_dl_catch_error
  40. fun:_dl_open
  41. fun:do_dlopen
  42. fun:_dl_catch_error
  43. fun:__libc_dlopen_mode
  44. fun:init
  45. fun:pthread_once
  46. fun:backtrace
  47. }