Skip to content
Snippets Groups Projects
  1. Sep 25, 2019
  2. Sep 22, 2019
    • George Kiagiadakis's avatar
      modules: fix reading proxy-node out GVariants · 50e52b9e
      George Kiagiadakis authored
      GVariant is instructed to store a 64-bit unsigned integer (mode "t")
      but we pass it a pointer to a pointer to read this value out,
      which will crash in 32-bit architectures, as the pointer doesn't have
      enough bits and g_variant_lookup therefore corrupts the stack.
      50e52b9e
  3. Sep 17, 2019
  4. Sep 07, 2019
  5. Sep 05, 2019
  6. Sep 02, 2019
  7. Aug 29, 2019
  8. Aug 28, 2019
  9. Aug 27, 2019
  10. Aug 26, 2019
  11. Aug 19, 2019
  12. Aug 15, 2019
  13. Aug 13, 2019
  14. Jul 30, 2019
  15. Jul 25, 2019
  16. Jul 15, 2019
  17. Jul 12, 2019
Loading