Skip to content
Commit 4c19bbdc authored by David Howells's avatar David Howells
Browse files

afs: Always build address lists using the helper functions



Make the address list string parser use the helper functions for adding
addresses to an address list so that they end up appropriately sorted.
This will better handles overruns and make them easier to compare.

It also reduces the number of places that addresses are handled, making it
easier to fix the handling.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 68eb64c3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment