Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jan-Frederick Musiol 2018-10-29 11:57:09 +01:00
commit cb1edaf1b7
3 changed files with 3 additions and 0 deletions

View file

@ -374,5 +374,6 @@ int main(int argc, char *argv[]) {
if (close(SOCKFD) != 0) {
perror("close");
}
printf("closing\n");
return 0;
}

View file

@ -8,3 +8,4 @@
0xDEAD*4294967295
0x6F56-0xDEAD
0xDEAD/0

View file

@ -8,3 +8,4 @@
calc: failed to calculate
calc: failed to calculate
calc: failed to calculate
closing