DtMmdb: fix a crash occurs when creating bookmark.
This commit is contained in:
@@ -118,7 +118,7 @@ public:
|
||||
};
|
||||
|
||||
void swap_order() {
|
||||
ORDER_SWAP_LONG(fwd_ptr);
|
||||
ORDER_SWAP_MMDB_POS_T(fwd_ptr);
|
||||
ORDER_SWAP_UINT(header.int_view);
|
||||
swapped = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user