mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
system/localize: change memory allocation, no user-visible changes
Origin commit data
------------------
Commit: 9f563d7209
Author: martii <m4rtii@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)
This commit is contained in:
@@ -51,6 +51,9 @@ class CLocaleManager
|
||||
private:
|
||||
char * * localeData;
|
||||
char * * defaultData;
|
||||
|
||||
char * localeDataMem;
|
||||
char * defaultDataMem;
|
||||
|
||||
public:
|
||||
enum loadLocale_ret_t
|
||||
|
Reference in New Issue
Block a user