This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-14 07:34:57 +00:00
Code
Issues
Activity
Actions
c9f25bca04
serenity
/
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