This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Fix crash when disassembling invalid range on powerpc vle
- From: Nick Clifton <nickc at redhat dot com>
- To: Luis Machado <lgustavo at codesourcery dot com>, binutils at sourceware dot org
- Date: Thu, 8 Dec 2016 12:56:05 +0000
- Subject: Re: [PATCH] Fix crash when disassembling invalid range on powerpc vle
- Authentication-results: sourceware.org; auth=none
- References: <1481178228-7732-1-git-send-email-lgustavo@codesourcery.com>
Hi Luis,
> opcodes/ChangeLog:
>
> 2016-12-08 Luis Machado <lgustavo@codesourcery.com>
>
> * ppc-dis.c (get_powerpc_dialect): Check NULL info->section.
Approved - please apply.
Cheers
Nick