Side effect
Side effect refers to the change in the state of a computer system, e. g., memory changes.
As programming normally causes intentional changes to the computer state, the term is generally used to refer to unintentional changes. The unintentional changes occur in complex, interdependent systems because an intentional change at one point in the system can bring about unintentional changes at another point in the system.