Commit d3d5c3a
committed
tlshd: Check for an empty string
For completeness, the sanity check at the top of
tlshd_keyring_link_session() should check for an empty string in
addition to a NULL string pointer.
Signed-off-by: Chuck Lever <[email protected]>1 parent cc49670 commit d3d5c3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments