Files
PocketMine-MP/src
Dylan K. Taylor b4c5f5d58d PluginBase: fixed resource leak
all this time we've been harping at plugin devs to fix their own leaks, and here's one right under our noses that no one spotted for 10 years ...

this leak is rather common, since it will occur whenever a plugin attempts to save a resource which already exists in the data folder.

This bug was introduced in 2014 by commit 6328834681.
2023-08-09 13:28:05 +01:00
..
2023-02-23 21:52:17 +00:00
2023-03-19 16:53:02 +00:00
2023-08-09 13:28:05 +01:00
2023-05-08 16:35:30 +01:00
2023-08-01 11:12:52 +01:00