** Changed in: tarantool
     Assignee: (unassigned) => Damien Lefortier (damien-lefortier)

-- 
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:
  New

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

_______________________________________________
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