Forked from
APT Developers / apt
Source project has a limited visibility.
-
Julian Andres Klode authored
This involves the use of goto to fix undefined behavior in the for-loop restart which temporarily generates a K pointing one element ahead of the start of the array (which is undefined).
Julian Andres Klode authoredThis involves the use of goto to fix undefined behavior in the for-loop restart which temporarily generates a K pointing one element ahead of the start of the array (which is undefined).