This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
0
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-10-09 09:39:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
d8d16dea95
ladybird
/
Userland
/
Libraries
/
LibTextCodec
History
Download ZIP
Download TAR.GZ
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