Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#364 closed task (fixed)

GCC 4.9 compiler bugs

Reported by: rainer Owned by: rainer
Priority: major Milestone: 3.1.5
Component: main Version:
Keywords: Cc:

Description

The GCC 4.9.1 compiler shipped with Ubuntu 14.10 warns that

warning: variable ‘__cancel routine’ might be clobbered by ‘longjmp’ or ‘vfork’

which occurs in a macro of the GNU C library...

Also, in zfree_string() the optimizer skips zeroing and freeing the string...

Change History (2)

comment:1 by rainer, 10 years ago

Believed to be fixed by changeset [465].

comment:2 by rainer, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.