mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Prior to this commit we overallocated the s32 buffer. The buffer was unnecessarily padded by zeros, and the line stating this, wasn't actually dropping the null terminator. |
||
|---|---|---|
| .. | ||
| juce_JustifiedText.cpp | ||
| juce_JustifiedText.h | ||
| juce_Ranges.cpp | ||
| juce_Ranges.h | ||
| juce_ShapedText.cpp | ||
| juce_ShapedText.h | ||
| juce_SimpleShapedText.cpp | ||
| juce_SimpleShapedText.h | ||
| juce_Unicode.h | ||