diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-07-13 16:01:21 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-07-13 16:01:21 +0200 |
| commit | 657f4a60d51766b7474d588d16918b7cba8dee00 (patch) | |
| tree | c87cf652edddb82f5eb5b426ff9dfb6541c3724e /dscanner.ini | |
| parent | 839c740cb1896fd3715cd271068ac1f8a286a2dd (diff) | |
| download | tanya-657f4a60d51766b7474d588d16918b7cba8dee00.tar.gz | |
Fix #246
Make allocators pure.
* Methods allocating/deallocating memory are pure.
* Allocator.instance is pure (once initialized, it always returns
the same instance).
* defaultAllocator getter property is pure (should be set at the
beginning, and always return the same instance after that).
Diffstat (limited to 'dscanner.ini')
0 files changed, 0 insertions, 0 deletions
