Index: branches/eam_branches/ipp-20110404/ippTools/src/stacktool.c
===================================================================
--- branches/eam_branches/ipp-20110404/ippTools/src/stacktool.c	(revision 31186)
+++ branches/eam_branches/ipp-20110404/ippTools/src/stacktool.c	(revision 31188)
@@ -487,5 +487,5 @@
         // Define the requested association, and insert it if it doesn't already exist
         stackAssociationRow *association = pxStackAssociationDefine(config,stack_id);
-        psS64 sass_id;
+        psS64 sass_id=-1;
         if (!association->sass_id) {
           psTrace("stacktool.association",2,"No required Association found. Adding.");
