mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 10:17:22 +01:00
tmp
This commit is contained in:
parent
f5fccb0235
commit
46581780e0
37 changed files with 2343 additions and 2444 deletions
|
|
@ -136,6 +136,7 @@ public sealed unsafe partial class Utf8String : IDisposable
|
|||
|
||||
if( isOwned )
|
||||
{
|
||||
GC.AddMemoryPressure( length + 1 );
|
||||
_length |= OwnedFlag;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue