Menu

#244 tm module socket write problems

1.6.x
closed-fixed
modules (454)
5
2010-01-15
2010-01-07
No

Yes there is still a problem in t_fifo.c but I couldn't figure out how to re-open the last tracker. The parameters declared for t_write_req are vm_fifo and info but the pointers passed to the function are reversed. It looks like t_write_unix has the same problem. I fixed the this by swapping the variable names passed to assemble_msg and write_to_fifo but I suspect this isn't the best way to resolve the problem.

Discussion

  • Bogdan-Andrei Iancu

    Indeed the two params were swapped . I fixed this on SVN - could you please test it to see if it works now ?

    Thanks and regards,
    Bogdan

     
  • Bogdan-Andrei Iancu

    • assigned_to: nobody --> bogdan_iancu
    • status: open --> open-fixed
     
  • Bogdan-Andrei Iancu

    • status: open-fixed --> closed-fixed
     
  • Bogdan-Andrei Iancu

    If something new comes up, please reopen of open a new report.

    Thanks.
    Bogdan

     

Log in to post a comment.