DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30229>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30229

"StylesheetExecutionContext::getVariable(name)" crahes if variable "name" was not 
found.





------- Additional Comments From [EMAIL PROTECTED]  2004-07-21 16:05 -------
OK, that documentation is incorrect.  What is returned is an XObjectPtr 
instance.  If XObjectPtr::null() returns true, you cannot dereference the 
XObjectPtr instance to get at the XObject.

Can you please verify if the call to StylesheetExecutionContext::getVariable() 
really crashes as you are saying?  I cannot reproduce that.  However, _your_ 
code might crash if you are dereferencing a "null"  XObjectPtr.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to