* Addreessing false positive due to incorrect use of getType * Addressing false positive with strncpy. * BufferAccess must be reachable. False positives observed where accesses occur in dead code. * Formatting and updating tests.