Skip to content
Commit 3a02f3ee authored by Duncan Sands's avatar Duncan Sands
Browse files

GCC 4.4 warns that Receiver may be used uninitialized in this function.

As far as I can see, gcc is right to think this!  The following change
will cause a nice segfault rather than undefined behaviour if this case
occurs.  Someone who understands what this code is supposed to do should
probably take a proper look.

llvm-svn: 116917
parent f551acaa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment