Re: XForms: Wierd Seg Fault..

AMIT BHATNAGAR (Helmut.Bohr@t-online.de)
17 Sep 1998 17:05:03 +0200

# To subscribers of the xforms list from Helmut.Bohr@t-online.de (AMIT BHATNAGAR) :

In-Reply-To: <199809170215.UAA00970@chili.rt66.com>
Message-Id: <Pine.GSO.3.96.980917001531.23535A-100000@borg>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-xforms@bob.usuf2.usuhs.mil
Precedence: bulk
Reply-To: xforms@bob.usuf2.usuhs.mil

# To subscribers of the xforms list from AMIT BHATNAGAR <amit@cs.dal.ca> :

On Wed, 16 Sep 1998 roberts@tsasa.lanl.gov wrote:

> # To subscribers of the xforms list from roberts@tsasa.lanl.gov :
>
>
> Steve> Another thing to look at is inadvertently freeing an automatic
> Steve> variable.

hrm.. I'll look into this. But also keep this in mind. My program is a
series of forms in which the user enters data and clicks on <NEXT> to take
him to the next screen. The user has the ability to go forward ad
backward.

Now what I do when the user clicks on a next button on any one of the
forms is a fl_hide_form (obj->form); I do not fl_free_form because I still
would like to be able to access the data the user entered in the previous
form (ie: fl_get_browser_line() and so on).

Would this be causing some nifty memory leak that would contribute to my
problem? I am running out of ideas!

_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/

-- 
Helmut Bohr                                        Helmut.Bohr@T-Online.de
						   hbohr@dvo.de        
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil   or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/