Subj : src/sbbs3/websrvr.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Thu Jul 01 2021 13:41:24 https://gitlab.synchro.net/main/sbbs/-/commit/f38adc13f4b5169a0d59cbce Modified Files: src/sbbs3/websrvr.c Log Message: Fix NULL pointer dereference in read_post_data()What took down cvs/sbbs yesterday:Program terminated with signal SIGSEGV, Segmentation fault.6203 session->req.post_data[session->req.post_len]=0;[Current thread is 1 (Thread 0x7f2b989ff700 (LWP 17031))](gdb) print post_lenNo symbol "post_len" in current context.(gdb) print session->req.post_len$1 = 0(gdb) print session->req.post_data$2 = 0x0 --- SBBSecho 3.14-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .