Skip to content
Snippets Groups Projects
  1. Mar 25, 2021
    • Andrey Kleshchev's avatar
      SL-14992 Replaced LLAPRFile's isExist with LLDirUtil's fileExists in fmodstudio · d38c2d8c
      Andrey Kleshchev authored
      This particular case of LLAPRFile crashes due to thread issues (and if it doesn't it might be affecting some other apr call due to using default pool).
      Function is not opening the .dsf file in question and LLAPRFile won't ensure that file exists till the end of the function, it just checks that file exists at a given moment. No point to overcomplicate things by adding thread safe pool, so replaced with dirutil.
      d38c2d8c
  2. Mar 11, 2021
  3. Mar 10, 2021
  4. Mar 09, 2021
  5. Mar 08, 2021
  6. Mar 02, 2021
  7. Mar 01, 2021
  8. Feb 25, 2021
  9. Feb 18, 2021
  10. Feb 17, 2021
  11. Feb 11, 2021
  12. Feb 08, 2021
  13. Feb 03, 2021
  14. Feb 01, 2021
  15. Jan 29, 2021
  16. Jan 27, 2021
  17. Jan 26, 2021
  18. Jan 25, 2021
  19. Jan 21, 2021
  20. Jan 14, 2021
  21. Jan 08, 2021
  22. Dec 18, 2020
  23. Dec 17, 2020
Loading