Skip to content
Snippets Groups Projects
  1. Oct 04, 2019
  2. Oct 03, 2019
  3. Oct 02, 2019
  4. Sep 26, 2019
  5. Sep 25, 2019
  6. Sep 20, 2019
  7. Sep 15, 2019
  8. Sep 13, 2019
  9. Sep 10, 2019
  10. Sep 09, 2019
  11. Sep 08, 2019
  12. Sep 07, 2019
  13. Sep 05, 2019
  14. Sep 04, 2019
    • Philip Withnall's avatar
      Merge branch 'gobject_init-suppression' into 'master' · 8c9bf7f7
      Philip Withnall authored
      glib.supp: make gobject_init() calloc also of the possible kind
      
      See merge request GNOME/glib!1086
      8c9bf7f7
    • Claudio Saavedra's avatar
      glib.supp: make gobject_init() calloc also of the possible kind · 9cc863e5
      Claudio Saavedra authored
      It's currently marked only as reachable but Valgrind also finds it as
      possible:
      
      ==18842== 96 bytes in 1 blocks are possibly lost in loss record 2,029 of 2,284
      ==18842==    at 0x4837B65: calloc (vg_replace_malloc.c:762)
      ==18842==    by 0x49614AD: g_malloc0 (gmem.c:129)
      ==18842==    by 0x4A7013B: type_node_any_new_W (gtype.c:439)
      ==18842==    by 0x4A70609: type_node_fundamental_new_W (gtype.c:550)
      ==18842==    by 0x4A7855A: gobject_init (gtype.c:4406)
      ==18842==    by 0x4A78672: gobject_init_ctor (gtype.c:4493)
      9cc863e5
  15. Sep 03, 2019
  16. Sep 02, 2019