| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
|
|
|
|
| |
ref:11bbdd83544b9579747dd12d51395840bda86faf
|
|
|
|
|
|
| |
noexcept + pass some args by reference
ref:5da43163e6b3c2499597234dc80ad47042259013
|
|
|
|
| |
ref:50f8b947dedd3183d21db08bf8ab226bb09535d1
|
|
|
|
| |
ref:f59ddae7dbb42f5fa999e6071769f709e8b80b85
|
|
|
|
|
|
|
|
| |
Under ubsan call to AsciiEqualsIgnoreCase with empty TStringBuf passed in arguments results in error
arcadia/util/string/ascii.h:183:52: runtime error: null pointer passed as argument 1, which is declared to never be null
due to nullptr being passed to strnicmp
ref:1996fab2dbf1aaf0eb58ee694522ec0973971fd9
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
2 of 2.
|
|
|
|
| |
1 of 2.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|