[PATCH/7.6] Fix wrong release (maybe crash GDB) in build_target_command_list

Yao Qi yao@codesourcery.com
Wed Apr 24 18:58:00 GMT 2013


On 04/24/2013 09:29 PM, Hui Zhu wrote:
> -	      if (!loc->cond_bytecode)
> +	      if (!loc->cmd_bytecode)

Nit:          "if (loc->cmd_bytecode == NULL)" is better.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list