commit | 320194ae35801811bd7754f23ac04bd841d25aa3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 23 08:17:02 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 26 08:13:58 2019 -0500 |
tree | cc583099551db9398507ea3333f4c90856fe905b | |
parent | e35d2a755349bd1247a243ab6ddb7bd4dc294d62 [diff] |
hashtable: remove caps buffer slre_match() checks if caps == NULL. In this case it does not try to update it. So there is no need to create a buffer caps which we do not evaluate. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>