mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00

handlers. It's well known that changes to mutable event arguments, like tables, become visible to all places where those values are used, including subsequent handlers of the same event. However, there's a related case that's more suprising: simply assigning *a new value* to an event argument passes through, too. This commit fixes that behaviour. (We even had a btest with a baseline reflecting the problen).
2 lines
12 B
Text
2 lines
12 B
Text
f1, 2
|
|
f2, 1
|