This website requires JavaScript.
Explore
Help
Sign in
Ladybird
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-06-11 02:13:56 +09:00
Code
Activity
c9f25bca04
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