Commit d316ba8
committed
format_variable_info(): fix wrong size test.
Coverity correctly discovered that when I switched "bufsz" and "sz" to
make "bufsz" be the one that was the size of "buf", I missed one of the
conditionals using it.
Signed-off-by: Peter Jones <pjones@redhat.com>1 parent 617aed5 commit d316ba8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments