diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-02-13 00:42:29 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-02-13 00:42:29 -0800 |
commit | 5cb7b80bc96c4dd7929a8d9ce299af875085a7d2 (patch) | |
tree | 27cdc10815b98cc27e71e50d77a1983f35a87758 /txr.1 | |
parent | 10e21ee8cc333b1e7d03b8ac22c4cc6bb7ca64e8 (diff) | |
download | txr-5cb7b80bc96c4dd7929a8d9ce299af875085a7d2.tar.gz txr-5cb7b80bc96c4dd7929a8d9ce299af875085a7d2.tar.bz2 txr-5cb7b80bc96c4dd7929a8d9ce299af875085a7d2.zip |
hash-uni: bugfix.
* hash.c (hash_uni): The join function must only be called for
the values of keys that exist in both hashes. The broken logic
here unconditionally calls the join function for all keys in
the left hash (using nil as the right join value when the key
doesn't exist in the right hash).
Diffstat (limited to 'txr.1')
0 files changed, 0 insertions, 0 deletions