Jdesk / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

incr and decr should validate data and input #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Brad Fitzpatrick did some work on verifying the data being incremented and
decremented as well as the delta parameters.

I've brought it back up to master and have it mostly ready -- just waiting
for review.

http://github.com/dustin/memcached/tree/incr_fix

Original issue reported on code.google.com by dsalli...@gmail.com on 18 Mar 2009 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by dsalli...@gmail.com on 18 Mar 2009 at 7:17

GoogleCodeExporter commented 9 years ago
This has been merged after Toru's review.

Original comment by dsalli...@gmail.com on 19 Mar 2009 at 10:25

GoogleCodeExporter commented 9 years ago

Original comment by dsalli...@gmail.com on 19 Mar 2009 at 10:26