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, 21 Jan 2024 03:25:16 +0000 (19:25 -0800)
commit330ad09dd77e44d8a9d4c2a350f1a9def85d6991
tree47ec16bb98cb56ecb9a155c8c3a7ecc7f566d8a3
parent9d6cbe079e623120473dbfc993d461c3c4da330d
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