The first is unnecessary because after_expand() never returns NULL, and the 'rest' pointer has been dereferenced multiple times anyway. The second is unnecessary because parse_number(&ptr) cannot set ptr to NULL.
42 KiB
42 KiB