MathWebSearch / mws

MathWebSearch Implementation
https://search.mathweb.org/
GNU General Public License v3.0
47 stars 12 forks source link

Remove dangerous recursion in MwsIndexNode exportToMemsector and getMemsectorSize #27

Closed Raduh closed 10 years ago

Raduh commented 10 years ago

The recursive call should be eliminated.