Skip to content

Commit fe76e66

Browse files
Open char_buf length issue
1 parent 3e3fe9f commit fe76e66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pixie_chroma_internal.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
* Last Updated by Connor Nishijima on 12/3/21
88
*/
99

10+
// TODO: Make print() and write() calls allocate proper char array size
11+
// ...for each variable type, instead of just 32 chars no matter the type.
12+
1013
#include "Pixie_Chroma.h"
1114
#include "utility/pixie_utility.h"
1215

0 commit comments

Comments
 (0)