]> git.tdb.fi Git - libs/gl.git/commitdiff
Fix an apparent logic bug in ProgramData
authorMikko Rasa <tdb@tdb.fi>
Fri, 17 Sep 2021 23:18:53 +0000 (02:18 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 17 Sep 2021 23:18:53 +0000 (02:18 +0300)
Deleting the blocks but leaving the pointers seems like a recipe for
disaster.  This hails from all the way back in 5ae4b00.


No differences found