Commit 10e5208
committed
Address PR 254 review comments on Cache_open
- Explicitly check if Data_size() returns a stat failure (-1) to
distinguish it from cache metadata size mismatch.
- Avoid multi-line backslash string continuation in lprintf by
using string literal concatenation instead.1 parent dbcb853 commit 10e5208
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
844 | | - | |
845 | | - | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
846 | 850 | | |
847 | 851 | | |
848 | 852 | | |
| |||
0 commit comments