Skip to content
Snippets Groups Projects
Commit 0a7eb6e6 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: bad names if ensight mask contains NO placeholder (fixes #1747)

- affects ensightSurfaceReader only.

  If there are no `*` characters, protect against replacement.
  Otherwise it would attempt to replace a zero-length string with
  a single `0`, which results in prepending the name.

STYLE: ensightSurfaceReader constructor explicit
parent 013a5223
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment