File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ size of Herder 54
38
38
ASAN:DEADLYSIGNAL
39
39
=================================================================
40
40
==26947==ERROR: AddressSanitizer: stack-overflow on address 0x7ffec48187a8 (pc 0x563cd7d0b1fb bp 0x7ffec60194e0 sp 0x7ffec48187b0 T0)
41
- #0 0x563cd7d0b1fa in main /home/user/Desktop/lab6/src/hw0302 .c:47
41
+ #0 0x563cd7d0b1fa in main /home/user/Desktop/lab6/src/hw .c:47
42
42
#1 0x7fd59ba4fc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
43
43
#2 0x563cd7d0bc79 in _start (/home/user/Desktop/lab6/src/bmpcomp+0x2c79)
44
- SUMMARY: AddressSanitizer: stack-overflow /home/user/Desktop/lab6/src/hw0302 .c:47 in main
44
+ SUMMARY: AddressSanitizer: stack-overflow /home/user/Desktop/lab6/src/hw .c:47 in main
45
45
==26947==ABORTING
46
46
```
You can’t perform that action at this time.
0 commit comments