bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Crash in global search


From: Andrew Ng
Subject: Crash in global search
Date: Thu, 28 Feb 2019 14:18:08 +0000

Hi,

With the latest source, I'm seeing a crash in global when doing a search, e.g.

  global -s -t <sym>

I have traced it down to "uncompress" when "sb_compress" is NULL because "abbrev_open" has not been called.

I've attached a potential fix for this issue which is to explicitly pass a STRBUF to "uncompress" in "output.c".

Cheers,
Andrew

Attachment: patch.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]