Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool

  Commit: 5d1a41130f5e63f30153c647a3452c3c5fe46fff
      
https://github.com/mailru/tarantool/commit/5d1a41130f5e63f30153c647a3452c3c5fe46fff
  Author: Konstantin Osipov <[email protected]>
  Date:   2011-09-14 (Wed, 14 Sep 2011)

  Changed paths:
    M core/fiber.m
  M core/log_io_remote.m
  M include/fiber.h

  Log Message:
  -----------
  A fix for Bug#850031 "Assertion failure in iproto_interact()"

A fix for Bug#850031 "Assertion failure in iproto_interact()".

Fix fiber_bread() to read at_least bytes, not
buf->len - at_least bytes, as it used to work before.
Many places that call fiber_bread rely on this.


  Commit: b1cb6230325599f7893e8faa9bebed3f64dd3abd
      
https://github.com/mailru/tarantool/commit/b1cb6230325599f7893e8faa9bebed3f64dd3abd
  Author: Konstantin Osipov <[email protected]>
  Date:   2011-09-14 (Wed, 14 Sep 2011)

  Changed paths:
    M mod/box/box.m
  M mod/box/index.h
  M mod/box/index.m
  M mod/box/memcached.m
  A test/box/tarantool_tree_pk.cfg
  A test/box/tree_pk.result
  A test/box/tree_pk.test

  Log Message:
  -----------
  Merge branch 'master' of github.com:mailru/tarantool


Compare: https://github.com/mailru/tarantool/compare/8810610...b1cb623

_______________________________________________
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