Commit 0f741a9
authored
OOM Crash log include size of allocation attempt. (redis#7670)
Since users often post just the crash log in github issues, the log
print that's above it is missing.
No reason not to include the size in the panic message itself.1 parent 88662c2 commit 0f741a9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5006 | 5006 | | |
5007 | 5007 | | |
5008 | 5008 | | |
5009 | | - | |
| 5009 | + | |
| 5010 | + | |
5010 | 5011 | | |
5011 | 5012 | | |
5012 | 5013 | | |
| |||
0 commit comments