aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/malloc/api/malloc.cpp
diff options
context:
space:
mode:
authorironpeter <ironpeter@yandex-team.ru>2022-02-10 16:49:51 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:51 +0300
commitff97837ecc5972a00cb395483d8856566738375c (patch)
treeb2e9b0b27c06242cc2390f3fe726bd2d40758c8f /library/cpp/malloc/api/malloc.cpp
parentec31dbabb2178819f10e1dec8f2ae9b2ba551ab1 (diff)
downloadydb-ff97837ecc5972a00cb395483d8856566738375c.tar.gz
Restoring authorship annotation for <ironpeter@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/malloc/api/malloc.cpp')
-rw-r--r--library/cpp/malloc/api/malloc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/malloc/api/malloc.cpp b/library/cpp/malloc/api/malloc.cpp
index eed1c58a38..a1a987a820 100644
--- a/library/cpp/malloc/api/malloc.cpp
+++ b/library/cpp/malloc/api/malloc.cpp
@@ -34,4 +34,4 @@ namespace NMalloc {
IsAllocatorCorrupted = true;
abort();
}
-}
+}