| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
commit_hash:fa53360347974a1c0f3badfe05ea1569a4b6212e
|
|
|
|
| |
commit_hash:bd5f4cb87add017a4d96e29e55b014f905825898
|
|
|
|
| |
commit_hash:cc795ef3022ab137db4e9ee8d731f354c2d608ff
|
|
|
|
| |
commit_hash:018a8aa49dc28afc356e3e6938826f660acd07ed
|
|
|
|
|
| |
Засовываю `contrib/libs/brotli` под yamaker, чтобы была возможность обновлять его автоматически
commit_hash:4a75d7b2dc04c21ae4d9619af457fea1e6adbf8b
|
|
|
|
| |
commit_hash:929b636025dc9f709f1ff57bfa609d3504adba19
|
|
|
|
| |
commit_hash:b4eac4cf131dd15c80c126415bebfca8a85d819d
|
|
|
|
| |
commit_hash:c30203c3ffe630324436789272f0d65d573575bc
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds four new checks:
- misc-const-correctness ([docs](https://clang.llvm.org/extra/clang-tidy/checks/misc/const-correctness.html)): ensures all variables that can be declared const are indeed declared const
- misc-use-anonymous-namespace ([docs](https://clang.llvm.org/extra/clang-tidy/checks/misc/use-anonymous-namespace.html)): finds symbols declared at global scope that can be moved into an anonymous namespace
- readability-duplicate-include ([docs](https://clang.llvm.org/extra/clang-tidy/checks/readability/duplicate-include.html)): removes duplicate #include's
- readability-identifier-length ([docs](https://clang.llvm.org/extra/clang-tidy/checks/readability/identifier-length.html)): finds variables and functions with too short names. By default the minimum required length is 3
commit_hash:180a6d8e7cd3773e9c1712703a1e2954e3be876b
|
|
|
|
| |
commit_hash:40bf61b82ccf579324ce46b351b55852673bc7db
|
|
|
|
|
|
|
| |
Profile previously have not extended lifetime for user data referenced by contained allocations. Such data could be destroyed too early, potentially during deallocation, rendering user_data pointer invalid (and thus making the whole feature effectively unusable).
As a fix, profiles now act as strong pointers for all sampled allocations.
commit_hash:8f77b397661ca7eab30793aece6f2e655722e99c
|
|
|
|
| |
commit_hash:0a6563120495cf8a8132e2fd72fdd9d0ac36db05
|
|
|
|
| |
commit_hash:44e7ead74b54c7109589eaa9eab7b4ca9caaf521
|
|
|
|
| |
commit_hash:0b67855d017f0b9d79b9ae4b931a252f94318014
|
|
|
|
| |
commit_hash:7a31c2f1702a251643032add182c83498de96056
|
|
|
|
| |
commit_hash:6a081c0dfeb90c941bc82c3c6f19a684815145bb
|
|
|
|
| |
commit_hash:a202126dac8bf1e6d89ecdeef0b1a94564b12916
|
|
|
|
|
|
|
|
| |
* http-parser was explicitly deprecated: https://github.com/nodejs/http-parser
Use contrib/restricted/llhttp instead
* https://github.com/lloyd/yajl received no updates for 10 years.
Use either contrib/libs/json-c or contrib/libs/simdjson instead.
commit_hash:4be3755e7075401bf866ec2716550bec000286b1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog entry
Type: fix
Component: contrib/libs/yajl
Hi there,
I identified another vulnerability in a clone function yajl_string_decode() in `contrib/libs/yajl/yajl_encode.c` sourced from [brianmario/yajl-ruby](https://github.com/brianmario/yajl-ruby). This issue, originally reported in-16516](https://nvd.nist.gov/vuln/detail/CVE-2017-16516), was resolved in the repository via this commit https://github.com/brianmario/yajl-ruby/commit/a8ca8f476655adaa187eedc60bdc770fff3c51ce.
This PR applies the corresponding patch to fix the vulnerabilities in this codebase.
Please review at your convenience. Thank you!
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1261
commit_hash:d98c6330759e2ae178b04885d9a87ca5d7f574f8
|
|
|
|
| |
commit_hash:4c784d04ee4b4d8786e4c4ddf0e1af3abe48f5a3
|
|
|
|
| |
commit_hash:950eb4e30201bcf0d03f75074c8034665d191474
|
|
|
|
| |
commit_hash:508715aa5dbd005ad8e4319526b7ae1f76148e79
|
|
|
|
| |
commit_hash:12fc2b708e5345ee6f0d5786530a156482c45297
|
|
|
|
| |
commit_hash:bb1faa2b979b676d8af27d9d197dacf825d3ef98
|
|
|
|
| |
commit_hash:0dd1c540e0f2b06db0697a7c43a89979129be6af
|
|
|
|
| |
commit_hash:3557a5a63e3980fe86f8e350ff44fe458feb2459
|
|
|
|
| |
commit_hash:09eb8a06d4c2312855f39a3fac6b9aa4c1d33ae2
|
|
|
|
| |
commit_hash:c008b6ddcf2fe5b1c92f66c54fac2c8c9dc7446c
|
|
|
|
|
|
| |
condition during openssl shutdown
commit_hash:65fb8d40012f8e188efdebc8137a923db4fcc6e1
|
|
|
|
|
| |
https://github.com/grpc/grpc/issues/37969
commit_hash:5cff91206457e54004525eec93ec70c3942b7cd6
|
|
|
|
| |
commit_hash:96359824bab02082b58bc1c40c68f9462e3ffc3a
|
|
|
|
| |
commit_hash:ad41766fcde35c98b754b17abb8523d40312b2a6
|
|
|
|
| |
commit_hash:60788997a56acd9e08cf68366cf5861243a61cba
|
|
|
|
| |
commit_hash:e0cf52a226b5e624289f15b2652bebdb2f7cfe54
|
|
|
|
| |
commit_hash:6367657994b2b5807211ad25da40f3a88dbe4783
|
|
|
|
| |
commit_hash:4b6bd3950bb08a92d9c87ff377f21d40ad321280
|
|
|
|
| |
commit_hash:8a49e0ee63428d74bcd80fe804b8bb1b7c066a89
|
|
|
|
| |
commit_hash:6d9d4afb906e7c43e37ca1a135bbe8d1059f19d1
|
|
|
|
| |
commit_hash:ac53b6445d4c78c7724d2cedae353982d0fb8332
|
|
|
|
| |
commit_hash:4518e1fc835bd128306da321c9c8a7578cfde09c
|
|
|
|
| |
commit_hash:42f70df990e2d7ee884e3992b246bc66e8374beb
|
|
|
|
| |
commit_hash:c10d05a8085223a0d0896b4a7bed412b1cd23dec
|
|
|
|
| |
commit_hash:b43c96b868cd36d636192fd2c6024d9f0d2fb6f8
|
|
|
|
| |
commit_hash:c5bf5558f1399900ede13429f75a7f75ebd82151
|
|
|
|
| |
commit_hash:cfd5a8bdf3911e5b89010825428d90d8527efd21
|
|
|
|
|
|
| |
__cpp_lib_memory_resource.
commit_hash:8359e203305ad480bc706cc35cb46f6e0dbc9e02
|
|
|
|
| |
commit_hash:fcb024e8b238227809ddb121ed2f7a618ea6a480
|
|
|
|
| |
commit_hash:c792028cbc20db1585caee3fa3bd0228e9015954
|
|
|
|
| |
commit_hash:900d7ae27d5925a212ae7faea8bcdad8f42ef947
|
|
|
|
|
|
| |
Cygwin is not supported: we have neither toolchain for it not corresponding SDK.
It is probably broken already, but I am unable to check this due to the above.
commit_hash:da1c24d78cffef68634e2bad041060508cb760eb
|