Hengchen Yuan

Results 7 comments of Hengchen Yuan

我这里也是 拉取的时候可以获得头像,但是发布之后的评论就没有头像了。

> Invalid input, caused by fuzzing obviously. > The link is dead, so I cannot check it Sorry, I've updated.

Some functions are difficult for me to write test cases for (like getutent). I’m still learing it. 😢

> Thanks for the changes! Would be great if the test is possible to add for that function too... Do you think you can add it ? It may be...

使用unix sock需要服务器和数据库在一起,貌似这种情况直接使用H2好一点? 我查了下有个junixsocket包,实现了用以jdbc连接unixsock的socketfactory及其他一些支持。不过目前好像没有springboot默认连接池hikaricp有关支持unixsocket的相关资料。如果简单的配置个使用unixsocket的数据源倒是可以正常使用,但是就失去了使用连接池的优势了。不知道还有没有用以实现这个能够参考的相关资料。

目前这个CI没法通过,![image](https://user-images.githubusercontent.com/66239555/166113008-8993431a-080a-4ceb-87f0-ccfcc56082e5.png) 里面的&会被转义,暂时也没解决办法。

By the way, If you specify input as a directory on the command line, it will cause memory leak: `./mp4split /workspace ` ``` no movie found in file ================================================================= ==33904==ERROR:...