Skip to content

Commit

Permalink
Link to the actual email instead of a reply
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnoKing committed Jul 6, 2020
1 parent 949a682 commit 500d612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd/ksh93/tests/leaks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ after=$(getmem)

# ======
# Unsetting an associative array shouldn't cause a memory leak
# See https://www.mail-archive.com/[email protected]/msg01017.html
# See https://www.mail-archive.com/[email protected]/msg01016.html
typeset -A stuff
typeset -lui i=0
before=$(getmem)
Expand Down

0 comments on commit 500d612

Please sign in to comment.