Menu

#438 Core dump on C++ code pattern

closed-fixed
core dump (1)
2018-01-25
2017-05-30
No

Astyle crashes on this kind of C++ code:

a()
:
b(c[d])

Here is the crash log:

terminate called after throwing an instance of 'std::length_error'
what(): basic_string::append
Aborted (core dumped)

Discussion

  • Jim Pattee

    Jim Pattee - 2017-05-30
    • status: open --> open-fixed
     
  • Jim Pattee

    Jim Pattee - 2017-05-30

    This will be fixed in a new release that should be available today.

     
  • Jim Pattee

    Jim Pattee - 2018-01-25
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB