~drizzle-trunk/drizzle/7.2

Viewing all changes in revision 2618.1.12.

  • Committer: Stewart Smith
  • Date: 2013-02-16 03:24:56 UTC
  • mto: This revision was merged to the branch mainline in revision 2619.
  • Revision ID: stewart@flamingspork.com-20130216032456-f8n1umtymas1hg4q
Attempt to fix CID 980643 (#1 of 1): Uninitialized pointer read (UNINIT)
6. uninit_use: Using uninitialized value "index". 

Basically, false positive but we could make the code a bit more obvious
that the first run through we were going to allocate index.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: