The Wayback Machine - https://web.archive.org/web/20220407104844/https://github.com/topics/braille
Skip to content
#

braille

Here are 169 public repositories matching this topic...

c1208828
c1208828 commented Mar 21, 2022
./configure CC=clang-12 CXX=clang++-12 --disable-shared CFLAGS='-fsanitize=memory -g`
make
./lou_trace POC

Leads to a crash

(gdb) set args POC
(gdb) b __sanitizer::Die
Breakpoint 1 at 0x42c910
(gdb) r
Starting program: /home/dlin/aflplusplus/oss/liblouis/tools/lou_trace POC
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu
bug memory error good first issue
mcb2003
mcb2003 commented Apr 2, 2018

Only some of the pages have even 1 comment on them and even then, it is by no means comprehensive enough. If someone could take the time to comment the code. that would be great.

Heres a list of files for yas to look at:

  • includes/functions.inc.php (Most Important, as it is the most complex).
  • includes/headers.inc.php.
  • includes/nav.inc.php.
  • _article/
enhancement Good First Issue

Improve this page

Add a description, image, and links to the braille topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the braille topic, visit your repo's landing page and select "manage topics."

Learn more