Ari van Houten

Results 11 issues of Ari van Houten

js-bbcode-parser does not purify the user input for xss so it might be a good idea to give the person using the library a short note (e.g include it in...

Hey, this is an issue which appears in desktopmagic and in the screeninfo library but only seem to appear when I call functions from both of these libraries in **my...

Hello everyone, I frequently use the `Table.update` method in my application and it's great that it supports nested keys. But what I need is some kind of standard definition if...

Since I "predict" the next index of the packet, there could be a race condition happening. Tried this with debugging and halting the code and seems like it does, giving...

- [ ] When client connected to websocket - [ ] When websocket couldn't be started (because of port alr in use) - [ ] When httpserver couldn't be started...

feature request

`java.lang.NullPointerException: Cannot invoke "io.netty.buffer.ByteBuf.retain()" because the return value of "***.CustomPayloadPacket.getData()" is null` seems to be caused by packetlogger (1.6.0) itself. Happens on 1.19.4

bug