altos: Updating pyro format tried to copy entries with no value
authorKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 06:08:54 +0000 (22:08 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 06:08:54 +0000 (22:08 -0800)
commit14f1e175af85c0ef4539316d5ce049798a878fcb
tree93697ea74e0ce9a877f927cfc475926d9fab9337
parent3f31012645918097dc426cd6ba8763b30e78bab1
altos: Updating pyro format tried to copy entries with no value

Need to check for NO_VALUE before attempting to copy data, otherwise
things will go badly.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_pyro.c