Closed WILDWEEGEE closed 6 years ago
target directory BUG REPORT: test.c:6:12: warning: Dereference of null pointer (loaded from variable 'p') return p - 5; ^~ test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ 2 warnings generated.
from directory BUG REPORT: test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ test.c:33:32: warning: Dereference of null pointer (loaded from variable 'p2') printf("num2 - 5 is %d\n", p2); ^~~ test.c:37:12: warning: Dereference of null pointer (loaded from variable 'p3') return *p3; ^~~ 3 warnings generated.
target directory BUG REPORT: test.c:6:12: warning: Dereference of null pointer (loaded from variable 'p') return p - 5; ^~ test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ 2 warnings generated.
from directory BUG REPORT: test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ test.c:33:32: warning: Dereference of null pointer (loaded from variable 'p2') printf("num2 - 5 is %d\n", p2); ^~~ test.c:37:12: warning: Dereference of null pointer (loaded from variable 'p3') return *p3; ^~~ 3 warnings generated.
target directory BUG REPORT: test.c:6:12: warning: Dereference of null pointer (loaded from variable 'p') return p - 5; ^~ test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ 2 warnings generated.
from directory BUG REPORT: test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ test.c:33:32: warning: Dereference of null pointer (loaded from variable 'p2') printf("num2 - 5 is %d\n", p2); ^~~ test.c:37:12: warning: Dereference of null pointer (loaded from variable 'p3') return *p3; ^~~ 3 warnings generated.
target directory BUG REPORT: test.c:6:12: warning: Dereference of null pointer (loaded from variable 'p') return p - 5; ^~ test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ 2 warnings generated.
from directory BUG REPORT: test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ test.c:33:32: warning: Dereference of null pointer (loaded from variable 'p2') printf("num2 - 5 is %d\n", p2); ^~~ test.c:37:12: warning: Dereference of null pointer (loaded from variable 'p3') return *p3; ^~~ 3 warnings generated.
target directory BUG REPORT: test.c:6:12: warning: Dereference of null pointer (loaded from variable 'p') return p - 5; ^~ test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ 2 warnings generated.
from directory BUG REPORT: test.c:12:12: warning: Dereference of null pointer (loaded from variable 'p') return p + 4; ^~ test.c:33:32: warning: Dereference of null pointer (loaded from variable 'p2') printf("num2 - 5 is %d\n", p2); ^~~ test.c:37:12: warning: Dereference of null pointer (loaded from variable 'p3') return *p3; ^~~ 3 warnings generated.