Git Product home page Git Product logo

Comments (7)

starwing avatar starwing commented on May 28, 2024

想问下你明显Linux环境是怎么打开C盘文件的?

from lua-protobuf.

woodzong avatar woodzong commented on May 28, 2024

我用MINGW环境编译的.

from lua-protobuf.

woodzong avatar woodzong commented on May 28, 2024

在linux 下也可以重现. 跑起来后. 进程的 RES 会不停地增长。

from lua-protobuf.

woodzong avatar woodzong commented on May 28, 2024

linux 下 是 gcc 4.9.2 LuaJIT-2.1.0-beta2

from lua-protobuf.

woodzong avatar woodzong commented on May 28, 2024

学习了一下源代码。 好像是因为 pb_resizetable 里 nt.hash = (pb_Entry*)malloc(nt.lastfree); 的内存没有被释放引起的。 主动调用了pbL_delete 后, 还会出现. 好像是因为 pb_freetable 里, 没有遍历table 嵌套的table引起的。 不知道理解得对不对。 求作者大力指导 :)

from lua-protobuf.

starwing avatar starwing commented on May 28, 2024

我做了个新提交,你看看内存问题还存在吗?

from lua-protobuf.

woodzong avatar woodzong commented on May 28, 2024

更新了新版本. 问题解决了. 作者神速!!

from lua-protobuf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.