[bug #21823] Potential NULL pointer dereference on hash.c, hash_insert

2007-12-17 Thread Marcio Buss
URL: Summary: Potential NULL pointer dereference on hash.c, hash_insert Project: make Submitted by: marciobuss Submitted on: Tuesday 12/18/2007 at 03:18 Severity: 3 - Normal

[bug #21824] Another potential NULL ptr dereference, on remake.c

2007-12-17 Thread Marcio Buss
URL: Summary: Another potential NULL ptr dereference, on remake.c Project: make Submitted by: marciobuss Submitted on: Tuesday 12/18/2007 at 03:33 Severity: 3 - Normal I

[bug #21823] Potential NULL pointer dereference on hash.c, hash_insert

2007-12-18 Thread Marcio Buss
Follow-up Comment #2, bug #21823 (project make): You are right. I just thought it was worth reporting the error because the test for NULL indicates something is "fishy." BTW, imho I would assume all the statements in a program serve a purpose, specially those that cannot be caught by the compi