Skip to content

Commit

Permalink
marco randazzo read/reply problem
Browse files Browse the repository at this point in the history
svn path=/trunk/yarp2/; revision=6223
  • Loading branch information
paulfitz committed Oct 12, 2007
1 parent 29f2a79 commit c70b561
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ Boris Duran (patches for SWIG for motor control classes)
Mattia Castelnovi (a bunch of drivers)
Giacomo Spigler (nvidia gpu driver)
Freyr Magnusson (yarp::os::DummyConnector class)
Marco Randazzo (read/reply bug report)
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2007-10-12 Paul Fitzpatrick <[email protected]>

* src/libYARP_OS/src/Port.cpp: fix for problem reported by
Marco Randazzo, where calling Port::read(...,true) and then
failing to eventually call Port::reply(...) causes a crash.

* src/libYARP_OS/harness/PortTest.cpp: regression test for
Marco Randazzo's problem.

2007-10-8 Lorenzo Natale <[email protected]>
* src/libYARP_dev/mei
* src/libYARP_dev/meiMotionControl
Expand Down

0 comments on commit c70b561

Please sign in to comment.