Removing gcc_malloc attribute from Directory::CreateChild
to fix
assignment of `mnt->mounted_database` in `SimpleDatabase::Mount`.
This commit is contained in:

committed by
Max Kellermann

parent
de90d401d2
commit
1208503888
@@ -127,7 +127,6 @@ public:
|
||||
*
|
||||
* @param name_utf8 the UTF-8 encoded name of the new sub directory
|
||||
*/
|
||||
gcc_malloc
|
||||
Directory *CreateChild(const char *name_utf8);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user