fixes #1926 Crash when moving object in Standard library

This commit is contained in:
Vadim Kurland
2011-01-22 19:47:09 -08:00
parent 7d3b11796d
commit 36831643af
2 changed files with 9 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
2011-01-22 vadim <vadim@netcitadel.com>
* ObjectManipulator.cpp (contextMenuRequested): fixed #1926
"Crash when moving object in Standard library". Context menu
item "Move" should be disabled when the object is located in
the read-only library.
* GroupObjectDialog.cpp (setupPopupMenu): see #1976 "Crash when
deleting firewall object from rule after export / import library"
Crash occurred as the result of the following sequence of actions