Skip to content
Snippets Groups Projects
  1. Aug 30, 2015
    • Francesco Battaglia's avatar
      Fixed the value of bufferIndex, line 173 and following, as previous version... · 5be77101
      Francesco Battaglia authored
      Fixed the value of bufferIndex, line 173 and following, as previous version caused buffer index to be negative, triggering an assert, and most likely access violations and crashes. The important point is that in C99 the '%' operator is a 'remainder' and not a 'modulo' operator, so counterintuitively enough, it will give a negative results for negative numerators...
      5be77101
  2. Aug 28, 2015
  3. Aug 05, 2015
  4. Jul 30, 2015
  5. Jul 18, 2015
  6. Jul 16, 2015
  7. Jul 15, 2015
  8. Jun 04, 2015
  9. Jun 03, 2015
  10. May 21, 2015
  11. May 19, 2015
  12. May 15, 2015
  13. May 14, 2015
  14. Apr 29, 2015
  15. Apr 24, 2015
  16. Apr 15, 2015
  17. Apr 08, 2015
  18. Apr 07, 2015
Loading