]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
RRDP: Patch deltas foreach
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 29 Sep 2021 00:01:00 +0000 (19:01 -0500)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 29 Sep 2021 00:01:00 +0000 (19:01 -0500)
commit189e398bbc9f5d41a854c179ec152a7903067b33
treeeaa34d24907be5e0d86917c0713b6147b02d7c5e
parent274dc14aed1eb9b3350029d1063578a6b9c77b54
RRDP: Patch deltas foreach

The foreach was looping past the array limits.

Likely fixes #57.
src/rrdp/rrdp_objects.c
src/rrdp/rrdp_parser.c