Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: bfeff71b4aa062aeb07e116419f4c25b769f0a41
      
https://github.com/Warzone2100/warzone2100/commit/bfeff71b4aa062aeb07e116419f4c25b769f0a41
  Author: past-due <[email protected]>
  Date:   2018-02-11 (Sun, 11 Feb 2018)

  Changed paths:
    M lib/ivis_opengl/bitimage.cpp
    M lib/ivis_opengl/imdload.cpp
    M src/multistat.cpp

  Log Message:
  -----------
  Fix memory leaks related to loading files

The memory buffer allocated by `loadFile` (or subsequent processing) was not 
always properly freed.


  Commit: b0bccc21093d6594fadb4e0c273e43c8d4f51888
      
https://github.com/Warzone2100/warzone2100/commit/b0bccc21093d6594fadb4e0c273e43c8d4f51888
  Author: past-due <[email protected]>
  Date:   2018-02-11 (Sun, 11 Feb 2018)

  Changed paths:
    M lib/ivis_opengl/textdraw.cpp

  Log Message:
  -----------
  Fix memory leak related to releasing Font resources

Font resources may now be reinitialized when DPI / scaling changes occur, which 
revealed the pre-existing leak.


Compare: 
https://github.com/Warzone2100/warzone2100/compare/62663a0e6783...b0bccc21093d
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to