Fixed in 1.4.2.

** Changed in: tarantool
       Status: In Progress => Fix Released

** Changed in: tarantool
   Importance: Medium => High

** Changed in: tarantool
    Milestone: 1.3.6 => 1.4.3

** Changed in: tarantool
     Assignee: Damien Lefortier (damien-lefortier) => Kostja Osipov (kostja)

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/776962

Title:
  Server crashes on junk operation id

Status in Tarantool - an efficient in-memory data store:
  Fix Released

Bug description:
  u32
  box_process(struct box_txn *txn, u32 op, struct tbuf *request_data)
  {
      ...
      stat_collect(stat_base, op, 1);  // op doesn't checked and can be any 
value

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/776962/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to