Eero Pomell

Results 4 issues of Eero Pomell

https://github.com/sergev/4.4BSD-Lite2/blob/50587b00e922225c62f1706266587f435898126d/usr/src/sys/kern/vfs_lookup.c#L153 If the result of lookup() is a not a symbolic link, you return instantly, so you don't release the vnode of the starting directory

Sources: https://www.assistedcoding.eu/2017/11/06/install-vx6-operating-system/ https://stackoverflow.com/questions/56507764/error-couldnt-find-a-working-qemu-executable Ignore all the other commits, they were an accident.

### Description I have a discord bot (discord.js) with a slash command that takes in an attachment option. Sometimes when I try to use the command and attach a file,...

bug
slash commands
synced