BUG #5590: undefined shift behavior

From: "John Regehr" <regehr(at)cs(dot)utah(dot)edu>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5590: undefined shift behavior
Date: 2010-08-02 06:07:21
Message-ID: 201008020607.o7267LYt023681@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5590
Logged by: John Regehr
Email address: regehr(at)cs(dot)utah(dot)edu
PostgreSQL version: head 8/2/10
Operating system: OSX
Description: undefined shift behavior
Details:

During a "make check" the left-shift operator at tsquery_util.c 48:18 is
passed a negative right-hand argument a number of times.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kenichiro Tanaka 2010-08-02 07:32:34 Re: failed to fetch tuple for EvalPlanQual recheck
Previous Message Steve Atkins 2010-08-02 05:19:42 Re: BUG #5589: psql dies with bad free() in libedit