Joel Hestness
c05d268cfa
ruby: Fix CacheMemory allocate leak
...
If a cache entry permission was previously set to NotPresent, but the entry was
not deleted, a following cache allocation can cause the entry to be leaked by
setting the entry pointer to a newly allocated entry. To eliminate this
possibility, check if the new entry is different from the old one, and if so,
delete the old one.
2015-09-29 09:28:26 -05:00
..
2015-08-29 10:19:23 -05:00
2015-08-29 10:19:23 -05:00
2015-09-16 12:03:03 -04:00
2015-09-16 12:03:03 -04:00
2015-09-29 09:28:26 -05:00
2015-09-05 09:35:39 -05:00
2015-09-18 13:27:47 -05:00
2015-09-01 15:50:32 -05:00
2014-11-06 05:42:21 -06:00
2015-08-29 10:19:23 -05:00
2015-08-29 10:19:23 -05:00
2015-07-20 09:15:18 -05:00
2014-11-06 05:42:21 -06:00
2015-08-14 12:04:51 -05:00
2015-08-14 12:04:51 -05:00
2015-08-14 12:04:51 -05:00
2015-08-14 12:04:51 -05:00
2015-09-18 13:27:47 -05:00
2015-09-16 12:03:03 -04:00
2015-08-29 10:19:23 -05:00
2015-08-29 10:19:23 -05:00
2015-07-20 09:15:18 -05:00
2015-07-20 09:15:18 -05:00
2015-08-21 07:03:21 -04:00
2015-09-29 09:25:29 -05:00
2015-09-16 12:03:03 -04:00
2014-11-06 05:42:21 -06:00
2014-10-16 05:49:43 -04:00
2015-08-21 07:03:21 -04:00
2015-09-16 11:59:56 -05:00
2015-09-16 11:59:56 -05:00
2015-09-16 11:59:56 -05:00
2015-09-17 14:00:33 -04:00
2015-09-17 14:00:33 -04:00
2015-07-10 16:05:23 -05:00