This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
d8d16dea95
ladybird
/
Userland
/
Libraries
/
LibTextCodec
History
Idan Horowitz
c9f25bca04
LibTextCodec: Make UTF16BEDecoder read only up to an even offset
...
Reading up to the end of the input string of odd length results in an out-of-bounds read
2021-03-15 16:08:12 +01:00
..
CMakeLists.txt
Libraries: Move to Userland/Libraries/
2021-01-12 12:17:46 +01:00
Decoder.cpp
LibTextCodec: Make UTF16BEDecoder read only up to an even offset
2021-03-15 16:08:12 +01:00
Decoder.h
LibTextCodec: Add a simple UTF-16BE decoder
2021-02-16 17:31:22 +01:00