1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 10:25:21 +02:00
Files
luanti/src
JDCodeIt 5862d9e482 Global new() or grab() to be managed in constuctor only (#7235 partial) (#7236)
* g_extrusion_mesh_cache new() and grab() to be managed in constuctor only (#7235 partial)

This global was getting grab()-ed by each call to getItemMesh, incrementing its reference count. What was to be the final drop() in the destructor ended up with > 0 reference count, so memory not freed by Irrlicht.
2018-04-30 19:14:28 +02:00
..
2018-04-19 20:14:53 +01:00
2018-04-19 20:14:53 +01:00
2017-08-17 22:19:39 +02:00
2018-04-19 20:14:53 +01:00
2018-03-30 18:32:52 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2018-04-19 20:14:53 +01:00
2017-08-17 22:19:39 +02:00
2018-04-19 20:14:53 +01:00
2017-09-26 20:30:14 +02:00
2017-08-30 08:09:41 +02:00
2017-08-30 08:09:41 +02:00
2017-08-18 07:44:52 +02:00
2017-08-17 22:19:39 +02:00
2017-08-18 07:44:52 +02:00
2018-03-30 18:32:52 +02:00
2017-08-18 07:44:52 +02:00
2017-08-18 07:44:52 +02:00
2018-04-19 20:14:53 +01:00
2017-08-30 08:09:41 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2018-03-03 10:58:45 +01:00
2018-02-04 03:16:45 +00:00
2017-08-19 11:29:46 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2018-04-19 20:14:53 +01:00
2017-09-26 20:30:14 +02:00
2018-04-19 20:14:53 +01:00
2017-08-17 22:19:39 +02:00
2018-03-24 15:45:25 +01:00
2017-08-24 17:54:10 +02:00
2017-08-17 22:19:39 +02:00
2017-10-15 09:34:14 +02:00