Closed xaviervia closed 10 years ago
Similar probably:
Unbinding ANSWER */6040c81a-7a1c-406e-999c-ee2d2c48b18d/*
Cannot read property 'endpoint' of undefined
TypeError: Cannot read property 'endpoint' of undefined
at Object.JSTP._unbindTransactionID (/home/fetcher/Code/tiempy/node_modules/jstp/lib/jstp.js:470:24)
at Object.JSTP.dispatch (/home/fetcher/Code/tiempy/node_modules/jstp/lib/jstp.js:215:14)
at Object.JSTP._timeout (/home/fetcher/Code/tiempy/node_modules/jstp/lib/jstp.js:442:14)
at [object Object]._onTimeout (/home/fetcher/Code/tiempy/node_modules/jstp/lib/jstp.js:173:16)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
This version will stop being maintained soon. Since it the 2.0 version has grown from scratch, hopefully this will not happen.
The code
The
this.bound
list gets modified inside the for loop and get out of bounds of the list.