Sam Hocevar

Results 69 issues of Sam Hocevar

Hi! I tried to make the sample player more useful (can play a file from command line), use less memory, and the code is also a bit safer. If any...

Hi! I have been successfully using InsertIcons for [WinCompose](https://github.com/samhocevar/wincompose) for years but I have always had random crashes happening, and with recent changes in the Microsoft SDKs it just stopped...

One of the root problems is that the PlayStation does not have ``, so we need to disable this header in `gcc_linux_amd64.c`. But then it also makes sense to disable...

There is no Go 1.19.3 package for the Debian distribution yet, so I can no longer use recent versions of Histumabushi. I’m suggesting this change to make the patch work...

Hi Tom, I’m glad that rinetd has some online presence again! I would like to suggest replacing this repository’s history with that of the fork I’ve been maintaining for the...

- https://github.com/jtothebell/z8lua/commit/da7f22811dcbf11473efa3c0b44e0436788c765b (loop bounds fix — need to look at a repro case to understand better) - https://github.com/jtothebell/z8lua/commit/abd65e3b05e285da0c6f86912b2817e7dc6bf6ea (nested long comments — incomplete patch but better than nothing) - https://github.com/jtothebell/z8lua/commit/3a3a47b437715840535af15abb5419a297ab289d...

A contribution I got by e-mail: ``` [src/common/fd.c:274]: (error) Common realloc mistake: 'fds' nulled but not freed upon failure [src/common/fd.c:295]: (error) Common realloc mistake: 'files' nulled but not freed upon...

A 64-bit version of `zzuf` cannot fuzz a 32-bit executable by default because its `libzzuf.so` is 64-bit, too, so it cannot be injected into a 32-bit executable. We should tweak...

bug

I have taken the liberty to include your compose rules in my [WinCompose](https://github.com/SamHocevar/wincompose) project, which is an opensource compose key for Windows. I’d like to know if you think your...