Merge 8a561fd1fb into 1bcf12402e
This commit is contained in:
commit
2fbdafd399
@ -941,7 +941,7 @@ namespace pugi
|
||||
private:
|
||||
char_t* _buffer;
|
||||
|
||||
char _memory[192];
|
||||
char _memory[192+64];
|
||||
|
||||
// Non-copyable semantics
|
||||
xml_document(const xml_document&);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user