jerry73204 merged eclipse-zenoh/zenoh-pico#1297 · September 4, 2026 06:49 fix: z_pub -v aborts for any value longer than about 240 byte #1297 z_pub -v aborts for any value longer than about 240 bytes:$ z_pub -v "$(python3 -c 'print("P"*718)')"It's due to buffer overflow on sprint … +9 -9