1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-15 12:15:47 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data
Jonah Graham 0d60cb3fdc Fix undefined behaviour in C code problem
Without the return, this code would core dump, depending
on compiler version. The compiler was generating a warning
too about the missing return.

Part of #816
2025-01-24 14:04:47 -05:00
..
launch Fix undefined behaviour in C code problem 2025-01-24 14:04:47 -05:00