Skip to content

Commit 7cc9923

Browse files
authored
Update Answer.md
1 parent f57e6d4 commit 7cc9923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lab6/Answer.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ size of Herder 54
3838
ASAN:DEADLYSIGNAL
3939
=================================================================
4040
==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
4242
#1 0x7fd59ba4fc86 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21c86)
4343
#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
4545
==26947==ABORTING
4646
```

0 commit comments

Comments
 (0)