Summary: | Name Service to_name() operation crashes with some strings. | ||
---|---|---|---|
Product: | TAO | Reporter: | Carlos O'Ryan <coryan> |
Component: | Name Service | Assignee: | Priyanka Gontla <pgontla> |
Status: | RESOLVED FIXED | ||
Severity: | critical | ||
Priority: | P3 | ||
Version: | 1.2.3 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 1277 | ||
Attachments: | Patches to solve the problem |
Description
Carlos O'Ryan
2002-06-17 12:07:30 CDT
Created attachment 122 [details]
Patches to solve the problem
Accepting. I am adding this as a blocker for the 1.3 release. Crashes in the Naming Service are pretty bad, and fixing this one should take no effort (since tested patches are readily available!) Fixed. Sat Sep 21 12:42:25 2002 Ossama Othman <ossama@uci.edu> * orbsvcs/orbsvcs/Naming/Naming_Context_Interface.h: * orbsvcs/orbsvcs/Naming/Naming_Context_Interface.cpp (to_name): (to_name_helper): Applied Carlos' patch that fixes to_name() operation crashes with some strings (a blocker bug). [Bug 1224] |